visual-layer / fastdup

fastdup is a powerful free tool designed to rapidly extract valuable insights from your image & video datasets. Assisting you to increase your dataset images & labels quality and reduce your data operations costs at an unparalleled scale.
Other
1.52k stars 74 forks source link

Add tests folder structure and GitHub actions #277

Closed dnth closed 9 months ago

dnth commented 10 months ago

This PR provides a folder structure to add more tests for all fastdup components.

Also configured a GitHub actions workflow to run tests on fastdup wheel on PyPI daily.

To start, I've added tests for the FastdupHFDataset class. More tests can be added to the tests folder.

dnth commented 9 months ago

@dbickson the HF Dataset Wrapper is not included in the Python 3.7 build? The test is failing for Python 3.7