We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e4e1f commit 3fd5c7dCopy full SHA for 3fd5c7d
README.md
@@ -36,13 +36,13 @@ We have thourougly tested fastdup across various famous visual dataset. Ranging
36
37
* 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$).
38
39
-## Quick Installation (Only Ubuntu 20.04 supported for now!)
+## Quick Installation (Ubuntu 20.04 or Ubuntu 18.04)
40
For Python 3.7 and 3.8
41
```python
42
python3.8 -m pip install fastdup
43
```
44
45
-[Install from stable release and installation issues](INSTALL.md)
+[Detailed isntructions, install from stable release and installation issues](INSTALL.md)
46
47
48
## Running the code
0 commit comments