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

fatal error: nms.h: No such file or directory #include "nms.h" #17

Open
lucasjinreal opened this issue Mar 3, 2020 · 7 comments
Open

Comments

@lucasjinreal
Copy link

Apparently I didn't found this header file under sr/nms............

@ducksoup
Copy link
Contributor

ducksoup commented Mar 3, 2020

@jinfagang can you please share more details about the error (full error log), your setup and what you're trying to do?

@lucasjinreal
Copy link
Author

#include "nms.h"

Does this file try include a header file? No where to find it, so that setup.py broke.

@ducksoup
Copy link
Contributor

ducksoup commented Mar 3, 2020

This is the header file included from there: https://github.com/mapillary/seamseg/blob/master/include/nms.h

@lucasjinreal
Copy link
Author

then it can not build with pytorch 1.5 behaviour.

@sde123
Copy link

sde123 commented Mar 16, 2020

@ducksoup
hello,
Could you please tell me where to find cityscapesscripts.helpers.labels.
I got a error when i run prepare_cityscapes.py

Traceback (most recent call last):
File "scripts/data_preparation/prepare_cityscapes.py", line 12, in
from cityscapesscripts.helpers.labels import labels as cs_labels
ImportError: No module named cityscapesscripts.helpers.labels

thank you very much!

@ducksoup
Copy link
Contributor

@ducksoup
Copy link
Contributor

@jinfagang With the latest changes from today, Seamseg should now be compatible with PyTorch 1.5.0. Can you please confirm?

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

3 participants