Skip to content

Fixed: Package Dependency Issues #66

@AlexChen539

Description

@AlexChen539
  1. The file predict.py and package deep_sort_pytorch should be put under the root folder to omit import errors.
  2. In deep_sort_pytorch/sort and deep_sort_pytorch/deep_sort, np.float should be changed to np.float32; np.int should be changed to np.int32. Numpy does not have float or int in the current version of package.

Hope this helps someone.

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