Skip to content

cpu_nms.py is empty??? #10

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

Open
dttttttyfyfyf opened this issue Apr 9, 2025 · 3 comments
Open

cpu_nms.py is empty??? #10

dttttttyfyfyf opened this issue Apr 9, 2025 · 3 comments

Comments

@dttttttyfyfyf
Copy link

cpu_nms.py is empty???
notice error:"ImportError: cannot import name 'cpu_nms' from 'external.landmark_detection.FaceBoxesV2.utils.nms.cpu_nms' (/root/autodl-tmp/LAM-master/external/landmark_detection/FaceBoxesV2/utils/nms/cpu_nms.py)

@fdyuandong
Copy link
Collaborator

Before executing the code, you need to run:
install.sh

cd external/landmark_detection/FaceBoxesV2/utils/
sh make.sh
cd ../../../../

@yhqqxq
Copy link

yhqqxq commented Apr 14, 2025

How to run install.sh on windows

@weihaosky
Copy link
Collaborator

How to run install.sh on windows

You can use WSL on windows. Specifically, you can download Ubuntu 20.04 app from the Microsoft Store, and then install everything on this app by following the Ubuntu installation guidelines.

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

4 participants