Skip to content

Made it work with Tensorflow 2.1.0 and sklearn 0.23.1 and fixed some …#31

Open
Jugurtha wants to merge 1 commit intokcg2015:masterfrom
Jugurtha:master
Open

Made it work with Tensorflow 2.1.0 and sklearn 0.23.1 and fixed some …#31
Jugurtha wants to merge 1 commit intokcg2015:masterfrom
Jugurtha:master

Conversation

@Jugurtha
Copy link
Copy Markdown

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
Copy Markdown

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