Skip to content

Commit 19f39d3

Browse files
author
dbickson
committed
fixing
1 parent 865d9b0 commit 19f39d3

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,22 +16,20 @@ FastDup is a tool for gaining insights from a large image collection. It can fin
1616
From the authors of [GraphLab](https://github.com/jegonzal/PowerGraph) and [Turi Create](https://github.com/apple/turicreate).
1717

1818
## Identify duplicates
19-
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/mscoco_duplicates-min.png)
19+
![alt text](./gallery/mscoco_duplicates-min.png)
2020
*Duplicates and near duplicates identified in [MS-COCO](https://cocodataset.org/#home) and [Imagenet-21K](https://www.image-net.org) dataset*
2121

2222
## Find corrupted and broken images
23-
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/imagenet21k_broken.png)
23+
![alt text](./gallery/imagenet21k_broken.png)
2424
*Thousands of broken ImageNet images that have confusing labels of real objects.*
2525

2626
## Find outliers
27-
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/imdb_outliers-min.png)
27+
![alt text](./gallery/imdb_outliers-min.png)
2828
*[IMDB-WIKI](https://data.vision.ee.ethz.ch/cvl/rrothe/imdb-wiki/ ) outliers (data goal is for face recognition, gender and age classification)*
2929

30-
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/landmark_outliers-min.png)
31-
*Outliers in the [Google Landmark Recognition 2021 dataset](https://www.kaggle.com/competitions/landmark-recognition-2021) (dataset intention is to capture recognizable landmarks, like the empire state building etc.)*
3230

3331
## Find similar persons
34-
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/viz0.png)
32+
![alt text](./gallery/viz0.png)
3533
*Can you tell how many different persons?*
3634

3735

0 commit comments

Comments
 (0)