Skip to content

Releases: rediscovery-io/remo-python

Version 0.1.4

24 Jul 14:49
730246b
Compare
Choose a tag to compare

Fixed:

  • upload local files
  • upload tags with missing images

Version 0.1.3

23 Jul 19:45
1e59601
Compare
Choose a tag to compare

Added dataset.info() to quickly print summary information about a dataset

Version 0.1.2

20 Jul 13:05
d00354f
Compare
Choose a tag to compare

Improvements

  • Added remo.generate_annotations_from_folders which allows to generate CSV annotation file for image classification tasks, where images are stored in folders with names matching the labels of the images.

Bug fixes

  • Fixed export annotations to file.