johnowhitaker commited on
Commit
49f91f4
1 Parent(s): b7aaa83

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Filtered version of https://huggingface.co/datasets/huggan/inat_butterflies
2
+
3
+ To pick the best images, CLIP was used to compare each image with a text description of a good image ("")
4
+
5
+ Notebook for the filtering: https://colab.research.google.com/drive/1OEqr1TtL4YJhdj_bebNWXRuG3f2YqtQE?usp=sharing
6
+
7
+ See the original dataset for sources and licence caveats (tl;dr check the image descriptions to make sure you aren't breaking a licence like CC-BY-NC-ND which some images have)