Skip to content

Releases: uug-ai/data-harvesting

v0.1.7

11 Sep 13:28
e35b2a8
Compare
Choose a tag to compare
  • Fix bug crashing when processing the next video with higher resolution

v0.1.6

09 Sep 14:58
Compare
Choose a tag to compare
  • Modify person project to use temp dir for video.

v0.1.5

09 Sep 14:11
Compare
Choose a tag to compare
  • Added a person project to harvest when it detects x amount of people.

v0.1.4

09 Sep 12:21
e7c51cd
Compare
Choose a tag to compare
  • Update yaml file to adapt cvat support

v0.1.3

09 Sep 10:29
b2c4c07
Compare
Choose a tag to compare
  • Fix FATAL bug about coordinate mismatch

v0.1.2

06 Sep 13:46
f6f3bf9
Compare
Choose a tag to compare
  • Fix coordinate error in saved label file

v0.1.1

06 Sep 10:04
f6f3bf9
Compare
Choose a tag to compare
  • Fix NoneType error
  • Add informative logs (minor)

v0.1.0

05 Sep 11:20
67d2a2f
Compare
Choose a tag to compare
  • Add min_width and min_height support in project_config.yaml to filter object's size
  • Update condition_func redability
  • Add crop image functionality in condition.py to reduce storage waste

v0.0.9

02 Sep 18:33
Compare
Choose a tag to compare
  • remove files from temp folder after uploading.

v0.0.8

02 Sep 16:39
0252e02
Compare
Choose a tag to compare
  • change project temp path to /tmp directory