Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How I can derive ResNet model weight from the pre-trained LPIPS weights #133

Open
dinusha94 opened this issue May 28, 2024 · 1 comment
Open

Comments

@dinusha94
Copy link

Hi, in the Nvidia Stylegan2-ada they have mentioned that they use vgg16 weights which are derived from the pre-trained LPIPS weights,

"vgg16_zhang_perceptual.pkl" is further derived from the pre-trained LPIPS
weights by Richard Zhang, Phillip Isola, Alexei A. Efros, Eli Shechtman

link : https://nvlabs-fi-cdn.nvidia.com/stylegan2-ada/pretrained/metrics/NOTICE.txt

I would like to do the same for other networks also, How can I do that

Thanks in advance
Dinusha

@unistdJRZ
Copy link

Perceptual Loss has specified model structure and trained by specified dataset,if u wanna change into ResNet u should doing this procedure again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants