Difference between 'pt' and 'ft' #1646
Unanswered
bryanbocao
asked this question in
Q&A
Replies: 2 comments
-
One is for pretraining and other for finetuning |
Beta Was this translation helpful? Give feedback.
0 replies
-
@guneetmutreja Thanks for answering the question! Suppose I train the model from scratch. I think each of them doesn't matter? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I see 'pt' and 'ft' in different config files, may I know the differences:
such as
vit-base-p16_ft-64xb64_in1k-384.py
orvit-base-p16_pt-64xb64_in1k-224.py
https://github.com/open-mmlab/mmpretrain/tree/master/configs/vision_transformer
Beta Was this translation helpful? Give feedback.
All reactions