Closed PuristWu closed 2 years ago
when training my own data occurs------AttributeError: module 'tools.eval' has no attribute 'run'
try https://github.com/meituan/YOLOv6/issues/64#issuecomment-1166731492
Did you install YOLOX in this python envs, if you installed, you can run pip uninstall yolox.
pip uninstall yolox
when training my own data occurs------AttributeError: module 'tools.eval' has no attribute 'run'