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

Fine tune a pre-trained model on Tobacco 800 #11

Open
htcml opened this issue Apr 19, 2023 · 0 comments
Open

Fine tune a pre-trained model on Tobacco 800 #11

htcml opened this issue Apr 19, 2023 · 0 comments

Comments

@htcml
Copy link

htcml commented Apr 19, 2023

I can see from your command that you train a new model based on Tobacco 800 data.

!python yolov5/train.py --img 640 --batch 16 --epochs 300 \
    --data tobacco_data.yaml --cfg models/yolov5x.yaml --name Tobacco-run

Just wonder why you didn't choose to fine tune a pre-trained Yolov5 model on Tobacco 800 data instead?

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

1 participant