colorRealism
Image authenticity evaluator
Assesses image realism using color compatibility and recoloring algorithms
Code from the ICCV'07 paper "Using Color Compatibility for Assessing Image Realism"
35 stars
5 watching
17 forks
Language: Matlab
last commit: almost 11 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jflalonde/illuminationsingleimage | Estimates illumination conditions from a single image using computer vision and machine learning techniques. | 53 |
feddelegrand7/savonliquide | Provides tools to evaluate and improve color contrast in visualizations for accessibility | 17 |
zumbov2/colorfindr | An R package that extracts colors from images and visualizes their composition using interactive plots. | 137 |
jaredhuling/jcolors | A set of reusable color palettes for data visualization in R | 25 |
vespa314/retinex | A Matlab implementation of the Retinex algorithm for estimating color constancy from an image. | 40 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |
thevarunsharma/image-colorization | Automates the process of assigning colors to grayscale images using a deep learning model | 11 |
jmestret/doypacolors | Provides a collection of pre-defined color palettes for data visualization in R. | 4 |
fergaletto/color-balance-and-fusion-for-underwater-image-enhancement.-. | A MATLAB implementation of an underwater image enhancement method using color balance and fusion techniques. | 45 |
piddnad/ddcolor | An implementation of ICCV 2023 paper on photo-realistic image colorization using multi-scale visual features and learnable color tokens | 1,128 |
mahmoudnafifi/wb_srgb | Corrects images with improper white balance by learning from the nearest neighbors of properly white-balanced images | 344 |
abhishekvahadane/coderelease_colornormalization | Software package for stain separation and color normalization in histopathological images using computational pathology techniques | 66 |
cleanlab/cleanvision | Automatically detects issues in image datasets to improve computer vision models | 1,032 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |