skgyu/CMOS-GAN
Code for paper "TIP2023 - CMOS-GAN: Semi-supervised Generative Adversarial Model for Cross-Modality Face Image Synthesis"
This tool helps researchers and developers in computer vision and biometrics generate synthetic face images across different modalities. You can input various image types like facial sketches, near-infrared (NIR) photos, or standard RGB photos, and it will output synthesized images in a different modality, such as realistic photos from sketches, visible light images from NIR, or depth maps from RGB. It's designed for those working on improving facial recognition systems or cross-modal image synthesis.
No commits in the last 6 months.
Use this if you need to synthesize diverse face images from one modality to another (e.g., sketch to photo, NIR to visible light, RGB to depth) for research in computer vision or biometrics.
Not ideal if you are looking for an out-of-the-box application for general image editing or require a simple, code-free solution for photo manipulation.
Stars
10
Forks
1
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 17, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/skgyu/CMOS-GAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
tobran/DF-GAN
[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
akanimax/T2F
T2F: text to face generation using Deep Learning
woozzu/tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks:...