Model description
This repo contains the model for the notebook Neural style transfer.
Full credits go to fchollet
Reproduced by Rushi Chaudhari
Style transfer consists in generating an image with the same "content" as a base image, but with the "style" of a different picture (typically artistic) by optimizing style loss, content loss, and total variation loss
Dataset
This is a pre-trained model of VGG19 trained on imagenet
- Downloads last month
- 17
Inference Providers
NEW
This model is not currently available via any of the supported Inference Providers.
The model cannot be deployed to the HF Inference API:
The HF Inference API does not support unconditional-image-generation models for tf-keras library.