File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff 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
1027Required setup
You can’t perform that action at this time.
0 commit comments