Skip to content

Commit

Permalink
Update models.md (#312)
Browse files Browse the repository at this point in the history
Got rid of the old sparsezoo table links

Co-authored-by: Michael Goin <michael@neuralmagic.com>
  • Loading branch information
rgreenberg1 and mgoin authored Jul 20, 2023
1 parent 0fc7bbe commit ee48de3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/source/models.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,18 +58,3 @@ The contents of each model are made up of the following:
- `sample_labels`: The labels that classify the sample inputs.
- `sample_originals`: The unedited data that can be used as inputs to a training pipeline (images, text files, numpy arrays, etc).

### Image Classification

<div>
<iframe src="https://sparsezoo.neuralmagic.com/tables/models/cv/classification" title="Image Classification Models" width="100%" height="500px"></iframe>
</div>

Image classification table not loading? View full table [here](https://sparsezoo.neuralmagic.com/tables/models/cv/classification).

### Object Detection

<div>
<iframe src="https://sparsezoo.neuralmagic.com/tables/models/cv/detection" title="Object Detect Models" width="100%" height="500px"></iframe>
</div>

Object detection table not loading? View full table [here](https://sparsezoo.neuralmagic.com/tables/models/cv/detection).

0 comments on commit ee48de3

Please sign in to comment.