ruhyadi / yolo3d-lightning

YOLO3D: 3D Object Detection with YOLO
87 stars 16 forks source link

v0.1 Error executing job with overrides #46

Open niuDavid opened 1 year ago

niuDavid commented 1 year ago

”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 commented 1 year ago

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

POTATO-30 commented 6 months ago

”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