Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: CLI for fastdup #258

Open
dnth opened this issue Aug 23, 2023 · 0 comments
Open

[Feature Request]: CLI for fastdup #258

dnth opened this issue Aug 23, 2023 · 0 comments

Comments

@dnth
Copy link
Collaborator

dnth commented Aug 23, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant