Hi! 👋 And thank you for your work on quite impressive pose estimation model.
In numpy release 1.24 data type alias np.float has been removed. There are several references to this (eg in https://github.com/MVIG-SJTU/AlphaPose/blob/master/trackers/tracking/matching.py#L64 ).
I'm happy to submit a PR to enable support against latest numpy.
Hi! 👋 And thank you for your work on quite impressive pose estimation model.
In
numpyrelease 1.24 data type aliasnp.floathas been removed. There are several references to this (eg in https://github.com/MVIG-SJTU/AlphaPose/blob/master/trackers/tracking/matching.py#L64 ).I'm happy to submit a PR to enable support against latest
numpy.