LebronUzi/Infrared-images-generation-and-image-fusion
Apply different GANs to implement image generation and image fusion!
This project helps operations engineers and anyone working with thermal imaging overcome the high cost and narrow view of thermal cameras. It takes standard visible light images and transforms them into detailed infrared images, effectively expanding your dataset or improving existing thermal data. Additionally, it can combine visible and infrared images to create a single, enhanced image with more comprehensive information.
No commits in the last 6 months.
Use this if you need to generate realistic infrared images from standard visible light photos or want to fuse visible and infrared images to improve overall image quality and detail.
Not ideal if you already have abundant, high-quality infrared datasets or if you primarily need to analyze images in the visible light spectrum without thermal enhancement.
Stars
8
Forks
—
Language
Python
License
—
Category
Last pushed
Feb 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/LebronUzi/Infrared-images-generation-and-image-fusion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
zhangqianhui/Conditional-GAN
Tensorflow implementation for Conditional Convolutional Adversarial Networks.
mit-han-lab/data-efficient-gans
[NeurIPS 2020] Differentiable Augmentation for Data-Efficient GAN Training
EugenHotaj/pytorch-generative
Easy generative modeling in PyTorch
kundan2510/pixelCNN
Theano reimplementation of pixelCNN architecture
shaohua0116/DCGAN-Tensorflow
A Tensorflow implementation of Deep Convolutional Generative Adversarial Networks trained on...