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

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)

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))