-
Notifications
You must be signed in to change notification settings - Fork 265
Open
Description
- The file
predict.pyand packagedeep_sort_pytorchshould be put under the root folder to omit import errors. - In
deep_sort_pytorch/sortanddeep_sort_pytorch/deep_sort,np.floatshould be changed tonp.float32;np.intshould be changed tonp.int32. Numpy does not havefloatorintin the current version of package.
Hope this helps someone.
Metadata
Metadata
Assignees
Labels
No labels