fastdup
fastdup copied to clipboard
[Feature Request]: CLI for fastdup
Feature Name
Run fastdup using CLI
Feature Description
It would be cool if we can run fastdup in CLI.
For example
fastdup run -i "path-to-images/"
fastdup run -i "path-to-images/" -a "annotations.csv" -w "path-to-workdir"
fastdup visualize duplicates
With this, the usage is now simplified to only 2 lines including installation.
pip install fastdup
fastdup run -i "path-to-images/"
Users do not need to create a .py
file or .ipynb
notebook to analyze a folder.
Do you think this would lower the barrier?
Contact Information [Optional]
No response