Skip to content

[Feature Request]: CLI for fastdup #258

Open
@dnth

Description

@dnth

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions