meituan / YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications.
GNU General Public License v3.0
5.72k stars 1.03k forks source link

Training problem #78

Closed PuristWu closed 2 years ago

PuristWu commented 2 years ago

when training my own data occurs------AttributeError: module 'tools.eval' has no attribute 'run'

acai66 commented 2 years ago

try https://github.com/meituan/YOLOv6/issues/64#issuecomment-1166731492

mtjhl commented 2 years ago

Did you install YOLOX in this python envs, if you installed, you can run pip uninstall yolox.