Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecated numpy.float alias removed in Numpy 1.24 #1107

Open
joonaojapalo opened this issue Jan 6, 2023 · 1 comment
Open

Deprecated numpy.float alias removed in Numpy 1.24 #1107

joonaojapalo opened this issue Jan 6, 2023 · 1 comment

Comments

@joonaojapalo
Copy link

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.

@Fang-Haoshu
Copy link
Member

Hi Joona, thanks for your reminder. Yes, we are happy to include your PR. :D It will help a lot

joonaojapalo added a commit to joonaojapalo/AlphaPose that referenced this issue Jan 12, 2023
Numpy data type alias np.float has been removed by expired deprecation in version 1.24.

Related issue: MVIG-SJTU#1107
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

No branches or pull requests

2 participants