Media-Smart / vedadet

A single stage object detection toolbox based on PyTorch
Apache License 2.0
498 stars 128 forks source link

ModuleNotFoundError: No module named 'vedacore' #65

Closed neonin04 closed 3 years ago

neonin04 commented 3 years ago

Hello, I'm running the tools/infer.py code. I've tried both in the conda virtual environment and just on the server, and I have 'vedacore' folder in cloned vedadet directory. However, ModuleNotFoundError: No module named 'vedacore' this error comes out. How can I solve this?

Sean-Powell commented 2 years ago

How did you solve this?