Frankluox / LightningFSL

LightningFSL: Pytorch-Lightning implementations of Few-Shot Learning models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is pretrain necessary?

skingorz opened this issue · comments

I want to use ResNet12 as the backbone to test the performance of PN. Is pre-training necessary?

hi, PN needs no pre-training, taking up a few hours of training with a single GPU.