Xiyue-Wang / TransPath

GNU General Public License v3.0
261 stars 35 forks source link

Downstream task implementation #5

Open iamliuquan opened 2 years ago

iamliuquan commented 2 years ago

Hi Xiyue,

Thank you for your excellent work. I really enjoy your paper. I am trying to reproduce your results in your paper. Could you provide the details for the finetuning strategy of downstream task? (eg. classifier, finetune parameter, optimizer and so on)

Many thanks, Quan Liu

Xiyue-Wang commented 2 years ago

Dear Quan Liu, Thank you very much for your attention to our work, detailed details and more extended downstream tasks, we are invited, the paper is being submitted for extended submission, please wait patiently, the detailed and extended paper is being prepared, it will be completed soon, we will make it all public , there will be a lot of comprehensive downstream task verification, you will not be disappointed. Thanks Xiyue Wang

iamliuquan commented 2 years ago

Yes, thank you for your reply Xiyue. One quick question: for the downstream task, will you only finetune the last several layers (classifier) or finetune the whole network including backbone? Thanks again for the general sharing.