Skip to content

Error when executing detect.py #5

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

Open
Pipcao opened this issue Aug 31, 2023 · 4 comments
Open

Error when executing detect.py #5

Pipcao opened this issue Aug 31, 2023 · 4 comments

Comments

@Pipcao
Copy link

Pipcao commented Aug 31, 2023

I can execute test.py after training, but I get an error when executing detect.py
微信图片_20230831110256

@mkang315
Copy link
Owner

Thank you for your reminder. The file detect.py has been deleted.

@Pipcao
Copy link
Author

Pipcao commented Sep 1, 2023

So how does image detection work?

@mkang315
Copy link
Owner

mkang315 commented Sep 1, 2023

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.

@xiaoche-24
Copy link

@Pipcao I also encountered the same issue. Have you resolved it?

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