tianyu0207 / IGD

Official code for 'Deep One-Class Classification via Interpolated Gaussian Descriptor' [AAAI 2022 Oral]
63 stars 8 forks source link

No such file or directory: './Encoder_lr_scheduler_ckpt' #2

Closed Gaturae closed 2 years ago

Gaturae commented 2 years ago

No such file or directory: './Encoder_lr_scheduler_ckpt'

YossiZhao commented 2 years ago

No such file or directory: './Encoder_lr_scheduler_ckpt'

I also meet same error, I don't know how to get ckpt when I first run the program. Did you solve the problem?

tianyu0207 commented 2 years ago

No such file or directory: './Encoder_lr_scheduler_ckpt'

Hi The model is pre-trained based on the distillation of Imagenet. We will update the checkpoints shortly.

cyh-0 commented 2 years ago

Hi, I have updated the pre-trained weight for KD and I have changed the file name to "Encoder_KD_ckpt"