An open API service indexing awesome lists of open source software.

https://github.com/choidae1/styleclip-pytorch

Implementing StyleCLIP by PyTorch (in Colab)
https://github.com/choidae1/styleclip-pytorch

pytorch style-clip

Last synced: 2 months ago
JSON representation

Implementing StyleCLIP by PyTorch (in Colab)

Awesome Lists containing this project

README

        

# StyleCLIP-PyTorch
Implementing **StyleCLIP** by PyTorch(in Colab) -> [Code Reference site](https://github.com/ndb796/StyleCLIP-Tutorial/blob/main/StyleCLIP_Latent_Optimization.ipynb)

- Model: StyleCLIP
- Code: [link](https://github.com/ChoiDae1/StyleCLIP-PyTorch/blob/main/Implementing_StyleCLIP.ipynb)
- Paper: [link](https://arxiv.org/abs/2103.17249)