-
Notifications
You must be signed in to change notification settings - Fork 155
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
Problem about training schedule #5
Comments
I also have the same confusion. If I want to train the T3, should I have to train T1 and T2 models in advance and save the weights? Additionally, should I have to download the provided dataset or just use the originally coco/voc with your provided split txt file? |
Hi @ShuoYang-1998, |
If I want to train the T3, should I have to train T1 and T2 models in advance and save the weights?
Additionally, should I have to download the provided dataset or just use the originally coco/voc with your provided split txt file?
In addition, have you tested the training checkpoint using the visualise_detections.py?
However, I still do not understand the meaning of YAML filenames and which YAML file I should use in each task.
Can you release a shell script for reproduction?
|
Maybe I misunderstand something. I made it now, thanks.
|
Hello @JosephKJ,
I am confused about the T1~T4 training schedule. There are many training commands in the run.sh, and I have tried to run some experiments. However, I still do not understand the meaning of YAML filenames and which YAML file I should use in each task. Can you release a shell script for reproduction?
Thank you very much!
The text was updated successfully, but these errors were encountered: