Skip to content

fix: a bug in the detect method of YoloDetector

Compare
Choose a tag to compare
@breezedeus breezedeus released this 17 Jun 14:23
· 6 commits to master since this release
86fa231

Update 2024.06.17:发布 V1.2.4.1

Major Changes:

  • Fixed a bug in the detect method of YoloDetector: when the input is a single file, the output is not a double-layer nested list.

主要变更:

  • 修复了 YoloDetectordetect 方法的一个bug:输入为单个文件时,输出不是双层嵌套的 list。