Skip to content

Releases: shonohs/cvsutils

Release 0.1.11

04 Sep 02:29

Choose a tag to compare

Add cvs_download_predictions command.

User can download stored prediction results from CVS using this command.

Release 0.1.10

17 Aug 18:48

Choose a tag to compare

  • Improved the cvs_download_project logic.
  • Minor updates to cvs_predict_dataset command.

Release 0.1.9

14 Aug 01:30

Choose a tag to compare

  • cvs_predict_dataset command supports --threshold_per_label argument.

Release 0.1.8

02 Aug 22:50

Choose a tag to compare

  • Add cvs_predict_dataset command

Release 0.1.7

28 Jul 01:05

Choose a tag to compare

  • Add cvs_add_images command
  • Add cvs_show_project command
  • Add --filter_tag option to cvs_download_project command

Release 0.1.6

19 Jul 17:00

Choose a tag to compare

  • Add timeout to API requests

Release 0.1.5

16 Jul 01:56

Choose a tag to compare

  • 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

13 Jul 15:38

Choose a tag to compare

  • Minor bug fixes
  • Minor UI improvements

Release 0.1.3

28 Jun 18:10

Choose a tag to compare

Add --ignore_error option to cvs_download_project.

Release 0.1.2

25 Jun 21:29

Choose a tag to compare

Add retry logic to cvs_download_project command.