Skip to content

v0.8.5

Compare
Choose a tag to compare
@fcakyon fcakyon released this 19 Oct 07:25
· 321 commits to main since this release
0a314cd

bugfixes, enhancements

  • handle when image name is very short in yolov5 conversion (#230)
  • fix coco category creation without supercategory (#237)
  • fix yolov5 conf threshold (#242)
  • fix mmdet img size (#243)
  • handle when mmdet config contains resize with keep_ratio=False (#244)
  • update yolov5 version to 6.0.1 in ci tests (#245)