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
I guess I can increase the number of epochs in the config file, trigger early stopping and use the rest of the epochs for fine-tuning. I would need to replace the dataset in the path specified in the config file too. This is my provisional solution.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
It seems the load-from argument (see https://github.com/open-mmlab/mmrotate/blob/main/docs/en/get_started.md) doesn't exist (yet) in train.py, so I don't know how to fine-tune my model :( I can only resume-from a particular epoch. Any ideas or workarounds?
I guess I can increase the number of epochs in the config file, trigger early stopping and use the rest of the epochs for fine-tuning. I would need to replace the dataset in the path specified in the config file too. This is my provisional solution.
Beta Was this translation helpful? Give feedback.
All reactions