Skip to content

Commit 9cab0bc

Browse files
author
dbickson
committed
adding performance
1 parent d113f87 commit 9cab0bc

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,23 @@ FastDup is a tool for fast detection of duplicate and near duplicate images.
55

66
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/flower.png)
77

8+
# FastDup is FAST
9+
10+
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/fastdup_performance.png)
11+
12+
We run on the full ImageNet dataset (11.5M images) to compare all pairs of images in less than 3 hours WITHOUT a GPU (with Google cloud cost of 5$).
13+
14+
# FastDup is ACCURATE
15+
16+
![alt text](https://github.com/visualdatabase/fastdup/blob/main/gallery/fastdup_duplicates.png)
17+
18+
FastDup identifies 1,200,000 duplicate images on the ImageNet dataset.
19+
20+
21+
22+
23+
24+
825
# Installation
926
## Ubuntu 20.04 LTS Machine Setup
1027
Required setup

0 commit comments

Comments
 (0)