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)
- Host: GitHub
- URL: https://github.com/choidae1/styleclip-pytorch
- Owner: ChoiDae1
- Created: 2022-02-23T17:16:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-25T07:23:47.000Z (about 3 years ago)
- Last Synced: 2025-01-17T12:17:28.804Z (4 months ago)
- Topics: pytorch, style-clip
- Language: Jupyter Notebook
- Homepage:
- Size: 1.08 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)