Skip to content

ty625911724/Jittor_Perceptual-Similarity-Metric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jittor version of "Perceptual Similarity Metric" (LPIPS)

The Unreasonable Effectiveness of Deep Features as a Perceptual Metric
Richard Zhang, Phillip Isola, Alexei A. Efros, Eli Shechtman, Oliver Wang. In CVPR, 2018.

The original page: [Project Page]

We implement the LPIPS metric of 'alex', 'vgg', 'squeeze' by Jittor.

Download the weights from the Google Drive Link and put the weights into ./lpips/weights/.

Link: https://drive.google.com/drive/folders/1cTbrSl5M-7CNNDr0iJVgtRYSVrR3f4xb?usp=sharing

Quick start

python test_network.py

The metric results will be printed.

Acknowledgements

This repository borrows partially from the original LPIPS repository.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages