Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 241 Bytes

Pytorch_Style_transfer

This repository will be hosting various methods of style transfer .

The repository currently consists of the follwing network for style transfer:

  1. Style transfer using pretrained Vgg-16 as feature extractor.