Skip to content

winfried-ripken/will-people-like-your-image

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytorch Port of: Will People like Your Image?

I converted the pre-trained model to PyTorch. The PyTorch model uses the standard torchvision ResNet implementation and can be loaded without any other imports. Find the PyTorch model under training/ae_model_pytorch.pt.

Original paper and code is by Katharina Schwarz Patrick Wieschollek, Hendrik P.A. Lensch

About

Porting the original trained Tensorflow ResNet to Pytorch 1.8 and torchvision 0.9.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%