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

numpy, scipy and cython version #57

Open
themis0888 opened this issue Oct 10, 2024 · 0 comments
Open

numpy, scipy and cython version #57

themis0888 opened this issue Oct 10, 2024 · 0 comments

Comments

@themis0888
Copy link

themis0888 commented Oct 10, 2024

Thanks for your great work and for sharing the code. This repo is really helping so much for many other project.

By the way, since this repo was published a long time ago, some libraries, such as scipy and numpy deleted some attributes or functions, so this might not work with recent version of libraries.

If you have problems, please try changing the np.int_t to np.int64_t in FaceboxV2/utils/nms/cpu_nms.pyx and change the scipy.integrate.sims to scipy.integrate.simson.

In my case, the Cython also caused some problems but I don't remember how did I fix that.

Thank you!

@themis0888 themis0888 changed the title Numpy, scipy and cython version numpy, scipy and cython version Oct 10, 2024
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

1 participant