Releases: IndustryEssentials/ymir-executor
Releases · IndustryEssentials/ymir-executor
release-1.1.0
What's Changed
- add infer process percent by @fenrir-z in #23
- [bugfix] integer class name caused tensorboard writer crash by @fenrir-z in #26
- fix lr bug by @LuciferZap in #28
- update mining dockerfile by @fenrir-z in #29
Full Changelog: release-0.5.0...release-1.1.0
release-0.5.0
ymir-executor 0.5.0
updated the directory structure of training, mining and inference executors
What's Changed
Full Changelog: release-0.4.2...release-0.5.0
Release 0.4.2
release-0.4.1
What's Changed
ymir-executor 0.4.1
[bugfix] save the best model with highest mAP, even if it's in the warmup process
[bugfix] monitor.txt now uses float as it's timestamp record
[bugfix] fix training dockerfile failure
- hotfix best map by @fenrir-z in #18
- fix training dockerfile failure by @fenrir-z in #19
- monitor.txt: timestamp uses float by @fenrir-z in #20
Full Changelog: release-0.4.0...release-0.4.1
release-0.4.0
What's Changed
- monitor.txt: state changed from str to int by @fenrir-z in #16
- mAP and class APs by @fenrir-z in #17
Full Changelog: release-0.3.0...release-0.4.0
Release 0.3.0
What's Changed
- Zzw/dev watch and convert by @fenrir-z in #5
- use tensorboardX to save tensorboard logs for loss, avg_loss and rate by @fenrir-z in #6
- fix mining template; add trained batches to max_batches by @fenrir-z in #7
- add try - catch around train watcher handler by @fenrir-z in #8
- timestamp changed from miliseconds to seconds by @fenrir-z in #9
- dev to master by @fenrir-z in #10
- fix python37 failed by @fenrir-z in #11
- lr 0.013 -> 0.0013 by @fenrir-z in #12
- add tuna by @fenrir-z in #13
- Replace source list by @phoenix-xhuang in #15
New Contributors
- @phoenix-xhuang made their first contribution in #15
Full Changelog: release-0.1.3...release-0.3.0
v0.1.3
What's Changed
- when training and mining done, writes running to monitor.txt by @fenrir-z in #1
- mining and infer by @fenrir-z in #2
- add multi gpu training support by @LuciferZap in #3
- release 0.1.3 by @fenrir-z in #4
New Contributors
- @fenrir-z made their first contribution in #1
- @LuciferZap made their first contribution in #3
Full Changelog: https://github.com/IndustryEssentials/ymir-executor/commits/release-0.1.3