FourierHeatmap icon indicating copy to clipboard operation
FourierHeatmap copied to clipboard

How to prepare pytorch model weight?

Open RorschachChen opened this issue 2 years ago • 0 comments

I tried to train ResNet18 from torchvision on CIFAR10 from scratch and with a 90+% accuracy, but when I evaluate the fourier heatmap of my model weight, I found that the result is not like the example. Do you have any idea about the reason or how can I get the pretrained model weight properly? Thanks for replying. resnet18_cifar10_fourier_heatmap

RorschachChen avatar May 07 '22 06:05 RorschachChen