Skip to content

np.float errors in the trackers #386

Open
@thecetin

Description

@thecetin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions