Skip to content

np.float errors in the trackers #386

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions