Closed AHEADer closed 2 years ago
I've noticed the pretrained weights contain image_queue, text_queue and queue_ptr. Is it recommended to load these 3 parameters for finetuning?
image_queue
text_queue
queue_ptr
Hi, those are not necessary during fine-tuning.
Thanks!
I've noticed the pretrained weights contain
image_queue
,text_queue
andqueue_ptr
. Is it recommended to load these 3 parameters for finetuning?