Skip to content

Commit 3363957

Browse files
author
dbickson
committed
2 parents 414109b + de1c839 commit 3363957

File tree

6 files changed

+752
-4
lines changed

6 files changed

+752
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ From the authors of [GraphLab](https://github.com/jegonzal/PowerGraph) and [Turi
1515
*IMDB outliers (data goal is for face detection, gender and age detection)*
1616

1717
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/imagenet21k_wrong_labels.png)
18-
*Wrong labels in the ImageNet dataset*
18+
*Wrong labels in the ImageNet-21K dataset*
1919

2020
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/imagenet21k_funny.png)
21-
*Fun labels in the ImageNet dataset*
21+
*Fun labels in the ImageNet-21K dataset*
2222

2323

2424

@@ -70,9 +70,9 @@ fastdup.run(input_dir="/path/to/your/folder", work_dir="/path/to/your/folder") #
7070
### Support for s3 cloud/ google storage
7171
[Detailed instructions](CLOUD.md)
7272

73-
### Getting started example (can be found under examples/)
73+
### Getting started example (Food-101 Dataset, can be found under examples/)
7474
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/fastdup_clip_24s_crop.gif)
75-
*Working on the Food-101 dataset*
75+
*Working on the Food-101 dataset. Detecting identical pairs, similar-pairs (search) and outliers (non-food images..)*
7676

7777

7878

examples/getting_started_food101.ipynb

Lines changed: 748 additions & 0 deletions
Large diffs are not rendered by default.
File renamed without changes.

gallery/coco_similar.png

5.97 MB
Loading

gallery/fastdup_clip_24s.gif

-17.9 MB
Binary file not shown.

gallery/fastdup_clip_24s_small.gif

-2.54 MB
Binary file not shown.

0 commit comments

Comments
 (0)