Open
Description
Hello, im using trackers algorithm in "colab". So i always need to install in to "colab" when i work on some projects. So every time i need to edit tracker code and replace all "np.float" to "float". How can this problem solve?
->ByteTrack -> yolox -> tracker -> byte_tracker.py and matching.py
In these two .py files you should change "np.float" to "float"
Thank you for help.
Metadata
Metadata
Assignees
Labels
No labels