Skip to content

Releases: IndustryEssentials/ymir

release-0.5.0

14 Apr 12:30
2aa4350
Compare
Choose a tag to compare

-Semi-automated iteration process guidelines.
-Support for dataset version management.
-Unified processing for datasets.
-View of positive and negative sample distribution ratio of datasets.
-Support for local import of models.

What's Changed

Full Changelog: command-0.5.0...release-0.5.0

command-0.5.0

14 Apr 11:20
4870412
Compare
Choose a tag to compare

Changes

  1. mir sampling: new command added
  2. mir init: new args added: --project-class-names and --with-empty-rev
  3. removed DVC
  4. mir train: new args --asset-cache-dir added to support assets cache
  5. other minor bug fixed

Compatibility

  1. All mir repos created with previous ymir-command are not compatible with ymir-command 0.5.0
  2. All training, mining and infer images created with previous version of ymir-executor are not compatible with ymir-command 0.5.0

What's Changed

Full Changelog: release-0.4.2...command-0.5.0

release-0.4.2

11 Feb 14:37
Compare
Choose a tag to compare

What's Changed

Fix terminate training task and obtain results bug

Full Changelog: command-0.4.2...release-0.4.2

command-0.4.2

11 Feb 14:06
Compare
Choose a tag to compare

What's Changed

Fix terminate training task and obtain results bug

  • [README] update deployment instruction by @Zhang-SJ930104 in #311
  • [README] update deployment instruction for Label Studio by @Zhang-SJ930104 in #313
  • [web] fixed task detail percent, functions show in image detail and update version by @elliotmessi in #316
  • [command] when error, write monitor.txt after commit is done by @fenrir-z in #314

Full Changelog: release-0.4.1...command-0.4.2

release-0.4.1

10 Feb 14:05
Compare
Choose a tag to compare

What's Changed

Notes.

  1. Fixed the problem that the dataset obtained after early termination of the labeling task could not be trained.
  2. Fixed the problem that the model cannot be acquired after the training task is terminated.
  3. Fixed the problem that the dataset import fails after choosing the ignore label strategy.
  4. Fixed some other minor bugs.

Full Changelog: command-0.4.1...release-0.4.1

command-0.4.1

10 Feb 13:53
Compare
Choose a tag to compare

What's Changed

ymir-command 0.4.1
[bugfix] postman fix error code
[bugfix] monitor.txt uses float as it's timestamp
[bugfix] update document

Full Changelog: release-0.4.0...command-0.4.1

release-0.4.0

29 Jan 10:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: command-0.4.0...release-0.4.0

command-0.4.0

29 Jan 08:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: release-0.3.0...command-0.4.0

release-0.3.0

19 Jan 10:59
Compare
Choose a tag to compare
[backend] fix metrics crash for empty uuid (#220)

* fix script bug

* fix bug

* update

command-0.3.0

18 Jan 09:44
Compare
Choose a tag to compare
change author_email (#214)

* Update public_index.md

* Update setup.py

* Update public_index.md