ByteTrack
ByteTrack copied to clipboard
Changed demo_track.py directory location
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'