nishant9083/ColorSAR
CS550 - Machine Learning : SAR Image Colorization
This tool transforms grayscale Synthetic Aperture Radar (SAR) images into colorized versions, making them easier to interpret for detailed analysis. You input your monochromatic SAR images, and the system outputs enhanced, colorized images that reveal features not easily seen in grayscale. Scientists and analysts working in fields like geological studies, environmental monitoring, and surface feature analysis would use this.
No commits in the last 6 months.
Use this if you need to enhance the interpretability of grayscale SAR images by adding realistic color information to better identify and analyze surface features.
Not ideal if your primary concern is noise reduction in SAR images, as models trained on noisy inputs may impact structural definition.
Stars
10
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/nishant9083/ColorSAR"
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