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 tried to fine tune one pre trained model using another dataset, after that I want to use more training data to boost the performance. When I rerun bash scripts/DINO_train.sh it finished the process instantly and it seems the model keep unchanged. How could I fine tune the same pre trained model with another dataset?
The text was updated successfully, but these errors were encountered:
I followed what the instruction said, the fine tuning worked when I did it for the first time. The problem is after that the model seems fixed and cannot be further train or fine-tuned.
I tried to fine tune one pre trained model using another dataset, after that I want to use more training data to boost the performance. When I rerun
bash scripts/DINO_train.sh
it finished the process instantly and it seems the model keep unchanged. How could I fine tune the same pre trained model with another dataset?The text was updated successfully, but these errors were encountered: