homan
homan copied to clipboard
ModuleNotFoundError that "No module named 'detectron2.projects'"
Hello,thanks for this amazing repo and also for easy to understand step by step installation. When I run this code in windows10 , I meet a ModuleNotFoundError that "No module named 'detectron2.projects'" in folder "homan\homan\pointrend.py".
I have installed detectron2-0.2.1 in a conda environment, could you tell me how can I import this module, or where this module in detectron2.
Hi,
Thank you very much for your interest in our code ! Unfortunately I am not maintaining the compatibility with windows. I have found that getting an environment with successful installation of Detectron2 and the hand-object detectors already pretty difficult to get working on Linux. As I don't have access to a windows install with GPU it is not easy for me to investigate.
Let me know however if you find a way around it as it might be useful to others !
Yana