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
The train.py can be used to train a custom RCS-YOLO detector, and the test.py can be used to test a detector. You can use them to train and test a model you need.
The detect.py is the inference script that is same with YOLOv7. If you want to use it after modification, please refer to this link: WongKinYiu/yolov7#1215. Also, you may leave your comments with the link. Thank you for your consideration.
I can execute test.py after training, but I get an error when executing detect.py

The text was updated successfully, but these errors were encountered: