PerceptualSimilarity icon indicating copy to clipboard operation
PerceptualSimilarity copied to clipboard

The effect of backbone models (resnet)

Open pencilzhang opened this issue 4 years ago • 3 comments

Hi Richard, Thanks for your great work!

I noticed that you reported the performance comparisons of alexnet, vgg, and squeezenet. I am wondering if you also played with resnet? If yes, did you get the same conclusion as showed in the paper?

Thanks! Jun

pencilzhang avatar Jun 28 '21 07:06 pencilzhang

We have some experiments in suppmat (Figure 12), actually observing worse correlation with resnet. Interestingly, this is consistent with some results in neuroscience on correlating IT responses with deep network responses https://youtu.be/ilbbVkIhMgo?t=2220

richzhang avatar Jun 29 '21 00:06 richzhang

We have some experiments in suppmat (Figure 12), actually observing worse correlation with resnet. Interestingly, this is consistent with some results in neuroscience on correlating IT responses with deep network responses https://youtu.be/ilbbVkIhMgo?t=2220

Thanks for your response. I read the cvpr version and missed the suppl things. Also thanks for your neuroscience talk link.

pencilzhang avatar Jun 29 '21 11:06 pencilzhang

How can I experiment with resnet models? The library currently supports only vgg, alexnet and squeezenet models.

MalharJ avatar Jul 05 '21 23:07 MalharJ