https://github.com/thaoshibe/cs766
CS 766 Computer Vision (Spring 2023)
https://github.com/thaoshibe/cs766
Last synced: 3 months ago
JSON representation
CS 766 Computer Vision (Spring 2023)
- Host: GitHub
- URL: https://github.com/thaoshibe/cs766
- Owner: thaoshibe
- Created: 2023-01-28T19:29:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T13:35:30.000Z (about 2 years ago)
- Last Synced: 2025-01-21T10:51:24.998Z (4 months ago)
- Language: HTML
- Homepage: https://thaoshibe.github.io/cs766/
- Size: 20.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Related Works
- [Facial Expression Manipulation with Conditional
Diffusion Model](http://cs230.stanford.edu/projects_fall_2022/reports/78.pdf), CS230, Stanford
- [Investigating Prompt Engineering in Diffusion
Models](https://arxiv.org/pdf/2211.15462.pdf), NeurIPSw 2022
- [DiffFace: Diffusion-based Face Swapping with Facial Guidance](https://hxngiee.github.io/DiffFace/)
- [Diffusion Autoencoders: Toward a Meaningful and Decodable Representation](https://diff-ae.github.io/), CVPR 2022
- [The Stable Artist: Interacting with Concepts in Diffusion Latent Space](https://arxiv.org/pdf/2212.06013.pdf) with [code](https://github.com/ml-research/semantic-image-editing), (This paper might be a bit similar to [this](https://arxiv.org/pdf/2301.12247.pdf))