ByteTrack icon indicating copy to clipboard operation
ByteTrack copied to clipboard

Changed demo_track.py directory location

Open PrashantDixit0 opened this issue 2 years ago • 0 comments

In current file structure, it is not able to import modules from yolox and throwing following error.

/ByteTrack/tools/demo_track.py", line 10, in from yolox.data.data_augment import preproc

ModuleNotFoundError: No module named 'yolox'

PrashantDixit0 avatar Aug 31 '23 08:08 PrashantDixit0