You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I am trying to use the trackers recommended with alphapose, however the cython bbox packages still uses the deprecated method numpy.float instead of directly float or numpy.float64. Is there any workaround for this? One way is to downgrade numpy, this is not a possibility due to conflict with several other packages.