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

Unable to run #275

Open
soulslicer opened this issue Aug 16, 2019 · 7 comments
Open

Unable to run #275

soulslicer opened this issue Aug 16, 2019 · 7 comments

Comments

@soulslicer
Copy link

soulslicer commented Aug 16, 2019

I get the following error:

`  File "demo.py", line 11, in <module>
    from detectors.detector_factory import detector_factory
ImportError: No module named detectors.detector_factory

I also get this error when trying to compile DCNv2

ImportError: torch.utils.ffi is deprecated

Can you system run on the new pytorch?

@ViswanathaReddyGajjala
Copy link

Try this

conda install pytorch=0.4.1 cuda92 -c pytorch

@laclouis5
Copy link

I got the same problem, can't make DCNv2. I'm using python3.6, last version of torch and torchvision but I'm not using a conda environment. Any solution?

@ViswanathaReddyGajjala
Copy link

It is difficult to run this repo without conda. If you need, I can provide you with the necessary commands to run this repo using conda.

@laclouis5
Copy link

Ok thanks, I'm trying the solution you mentioned above with conda + cuda92. I'll tell you if this work!

@ViswanathaReddyGajjala
Copy link

It works. If you face any issues let me know.

@laclouis5
Copy link

@ViswanathaReddyGajjala al is working fine, thank you!

@sohail759
Copy link

No module named detectors.detector_factory
getting same error on jetson nano.please help

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