slei109/PATNet

Could you provide the fine-tune code?

Closed this issue · 2 comments

I tried to use TFI but couldn't achieve the results of your paper, could you provide the fine-tune code?

We provided the key code named finetune_reference() in the patnet.py. You can call it directly.

We provided the key code named finetune_reference() in the patnet.py. You can call it directly

I've called it in test.py to finetune the ref_layer but I can't achieve the results of your paper. Could you directly provide the finetune.py?