File tree 3 files changed +1099
-0
lines changed
3 files changed +1099
-0
lines changed Original file line number Diff line number Diff line change @@ -261,6 +261,21 @@ jupyter notebook examples/an_awesome_example.ipynb
261
261
<td><a href="examples/image_deduplication.ipynb">image_deduplication</a></td>
262
262
<td>Find and remove duplicate images in your image datasets with FiftyOne</td>
263
263
</tr>
264
+ <tr>
265
+ <td>
266
+ <a target="_blank" href="https://colab.research.google.com/github/voxel51/fiftyone-examples/blob/master/examples/exploring_classification_hardness.ipynb">
267
+ <img src="https://user-images.githubusercontent.com/25985824/104791629-6e618700-5769-11eb-857f-d176b37d2496.png" height="22" width="22">
268
+ </a>
269
+ <a target="_blank" href="https://nbviewer.jupyter.org/github/voxel51/fiftyone-examples/blob/master/examples/exploring_classification_hardness.ipynb">
270
+ <img src="https://user-images.githubusercontent.com/25985824/104791634-6efa1d80-5769-11eb-8a4c-71d6cb53ccf0.png" height="22" width="22">
271
+ </a>
272
+ <a id="raw-url" href="https://raw.githubusercontent.com/voxel51/fiftyone-examples/master/examples/exploring_classification_hardness.ipynb" download>
273
+ <img src="https://user-images.githubusercontent.com/25985824/104792428-60f9cc00-576c-11eb-95a4-5709d803023a.png" height="22" width="22">
274
+ </a>
275
+ </td>
276
+ <td><a href="examples/exploring_classification_hardness.ipynb">hardness_for_image_classification</a></td>
277
+ <td>Use the FiftyOne Brain to mine the hardest images in your classification dataset</td>
278
+ </tr>
264
279
</table >
265
280
266
281
## Contributing
You can’t perform that action at this time.
0 commit comments