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: almost 5 years ago
computational-photographycomputer-visiondeep-learningencoder-decoderimage-editing

Related projects:

Repository Description Stars
wasidennis/adaptsegnet This project implements a deep learning-based approach to adapt semantic segmentation models from one domain to another. 849
nvidia/dataset_synthesizer Generates synthetic images and associated data for training deep learning models 573
zhengpeng7/birefnet An implementation of a deep learning-based image segmentation model for high-resolution images 1,319
warrengreen/srcnn Software for enhancing satellite images through deep learning techniques 76
thevarunsharma/image-colorization Automates the process of assigning colors to grayscale images using a deep learning model 11
cszn/ircnn This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. 600
reinhardh/supplement_deep_decoder A Python codebase for generating images from few parameters using an untrained non-convolutional deep neural network. 96
karoly-hars/gan_image_colorizing This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. 11
keunwoochoi/auralisation Reconstructs audio features learned by convolutional neural networks into audible sounds 42
thelegendali/deeplab-context An 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-paintings Automates colorization of historical grayscale images using Deep Learning and CNNs. 3
deepmed-lab-ecnu/deeprft-aaai2023 A deep learning-based image deblurring system that explores the impact of frequency selection on restoration quality 18
atiyo/deep_image_prior Reconstructs images using untrained neural networks to manipulate and transform existing images 215
ameroyer/pic A probabilistic deep learning model for generating diverse and vibrant colorizations of grayscale images 20
bonlime/keras-deeplab-v3-plus An implementation of Deeplabv3+ in Keras with pretrained weights and customization options for semantic image segmentation. 1,358