DeepHarmonization

Image harmonizer

Reimplements a deep learning model to harmonize images from different illumination conditions

Demo code of the paper: "Deep Image Harmonization", Y.-H. Tsai, X. Shen, Z. Lin, K. Sunkavalli, X. Lu and M.-H. Yang, CVPR 2017

GitHub

150 stars
5 watching
33 forks
Language: Python
last commit: over 6 years ago
computational-photographycomputer-visiondeep-learningencoder-decoderimage-editing

Related projects:

RepositoryDescriptionStars
wasidennis/adaptsegnetThis project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another.851
nvidia/dataset_synthesizerGenerates synthetic images and associated data for training deep learning models574
zhengpeng7/birefnetAn open-source implementation of an image segmentation model that combines background removal and object detection capabilities.1,484
warrengreen/srcnnSoftware for enhancing satellite images through deep learning techniques76
thevarunsharma/image-colorizationAutomates the process of assigning colors to grayscale images using a deep learning model11
cszn/ircnnThis project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods.602
reinhardh/supplement_deep_decoderThis repository provides code for an image generating deep neural network designed to produce concise representations of images from few parameters.96
karoly-hars/gan_image_colorizingThis project explores image colorization using generative adversarial networks on the CIFAR10 dataset.11
keunwoochoi/auralisationReconstructs audio features learned by convolutional neural networks into audible sounds42
thelegendali/deeplab-contextAn implementation of a deep learning system for semantic image segmentation using a combination of convolutional neural networks and conditional random fields.239
kgeorgiev42/image-colorization-of-historical-paintingsAutomates colorization of historical grayscale images using Deep Learning and CNNs.3
deepmed-lab-ecnu/deeprft-aaai2023An image deblurring technique based on frequency selection using machine learning models18
atiyo/deep_image_priorReconstructs images using untrained neural networks to manipulate and transform existing images216
ameroyer/picA probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images20
bonlime/keras-deeplab-v3-plusAn implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation.1,360