You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
”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.
When I am using v0.1v,I don't kow why this is wrong , help.
The text was updated successfully, but these errors were encountered:
”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.
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
”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.
When I am using v0.1v,I don't kow why this is wrong , help.
The text was updated successfully, but these errors were encountered: