Releases: shonohs/cvsutils
Releases · shonohs/cvsutils
Release 0.1.11
Release 0.1.10
- Improved the cvs_download_project logic.
- Minor updates to cvs_predict_dataset command.
Release 0.1.9
- cvs_predict_dataset command supports --threshold_per_label argument.
Release 0.1.8
- Add cvs_predict_dataset command
Release 0.1.7
- Add cvs_add_images command
- Add cvs_show_project command
- Add --filter_tag option to cvs_download_project command
Release 0.1.6
- Add timeout to API requests
Release 0.1.5
- Use keep-alive for Training API requests
- Change wait time for retries
- Add --ignore_error and --batch_size option to create_project command.
Release 0.1.4
- Minor bug fixes
- Minor UI improvements
Release 0.1.3
Add --ignore_error option to cvs_download_project.
Release 0.1.2
Add retry logic to cvs_download_project command.