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

v0.1 Error executing job with overrides #46

Open
niuDavid opened this issue Apr 19, 2023 · 2 comments
Open

v0.1 Error executing job with overrides #46

niuDavid opened this issue Apr 19, 2023 · 2 comments

Comments

@niuDavid
Copy link

”Error executing job with overrides: ['source_dir=D:\BaiduSyncdisk\video\new_4\yolo3d-lightning-0.1\data\demo\images', 'detector.model_path=D:\BaiduSyncdisk\video\new_4\yolo3d-lightning-0.1\weights\detector_yolov5s.pt', 'regressor_weights=D:\BaiduSyncdisk\video\new_4\yolo3d-lightning-0.1\weights\regressor_resnet18.pt']
Error in call to target 'inference.detector_yolov5':
ModuleNotFoundError("No module named 'models'")
full_key: detector

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace.
image

When I am using v0.1v,I don't kow why this is wrong , help.

@moyanouo
Copy link

I have the same question , are you have the solvtions?

@POTATO-30
Copy link

”Error executing job with overrides: ['source_dir=D:\BaiduSyncdisk\video\new_4\yolo3d-lightning-0.1\data\demo\images', 'detector.model_path=D:\BaiduSyncdisk\video\new_4\yolo3d-lightning-0.1\weights\detector_yolov5s.pt', 'regressor_weights=D:\BaiduSyncdisk\video\new_4\yolo3d-lightning-0.1\weights\regressor_resnet18.pt'] Error in call to target 'inference.detector_yolov5': ModuleNotFoundError("No module named 'models'") full_key: detector

Set the environment variable HYDRA_FULL_ERROR=1 for a complete stack trace. image

When I am using v0.1v,I don't kow why this is wrong , help.

You need to download the code for YOLOv5 to the YOLOv5 folder

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