SharathK4/SAR-Imagery-Colorization
This project implements a deep learning model to colorize grayscale SAR images, enhancing their interpretability for applications like remote sensing and environmental monitoring. By leveraging paired SAR and optical data, the model transforms monochromatic SAR imagery into intuitive color representations, improving the usability of SAR data.
No commits in the last 6 months.
Stars
2
Forks
—
Language
—
License
—
Category
Last pushed
Sep 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SharathK4/SAR-Imagery-Colorization"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
emilwallner/Coloring-greyscale-images
Coloring black and white images with deep learning.
richzhang/colorization
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
junyanz/interactive-deep-colorization
Deep learning software for colorizing black and white images with a few clicks.
baldassarreFe/deep-koalarization
Keras/Tensorflow implementation of our paper Grayscale Image Colorization using deep CNN and...
richzhang/colorization-pytorch
PyTorch reimplementation of Interactive Deep Colorization