WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@Jugurtha
Copy link

Made it work with TensorFlow 2.1.0 (using the ".v1." trick in the function calls) and sklearn 0.23.1 (by switching from sklearn.utils.linear_assignment_ to scipy.optimize.linear_sum_assignment) and fixed some weird import bug in tracker and helpers. I didn't test it with a GPU because I don't have a CUDA-based one.

@annanyatyagi12
Copy link

This works much better!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants