2014mchidamb / DeepColorization
Coloring images with CNNs.
☆15Updated 8 years ago
Alternatives and similar repositories for DeepColorization:
Users that are interested in DeepColorization are comparing it to the libraries listed below
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆50Updated 7 years ago
- TensorFlow/Keras implementation of "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" https://arxiv.org/abs/170…☆54Updated 7 years ago
- Implementation of "Learning Diverse Image Colorization" CVPR'17☆33Updated 7 years ago
- Image colorization using CNNs in tensorflow☆73Updated 6 years ago
- A Tensorflow implementation of ECCV2016 paper([Colorful Image Colorization](https://arxiv.org/pdf/1603.08511.pdf))☆83Updated 6 years ago
- "Globally and Locally Consistent Image Completion" with Tensorflow2 Keras☆31Updated 5 years ago
- Simple Tensorflow implementation of FusionGAN (CVPR 2018)☆82Updated 6 years ago
- Implementation of SRGAN in Keras. Try at: www.fixmyphoto.ai☆82Updated 6 years ago
- A hit and go photo restoration pipeline☆48Updated 8 years ago
- Simple Tensorflow implementation of RelativisticGAN☆50Updated 6 years ago
- U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping☆25Updated 7 years ago
- SRGAN implemetation with TensorFlow☆83Updated 7 years ago
- Implementation of : Semantic Image Inpainting with Perceptual and Contextual Losses Raymond☆23Updated 5 years ago
- Implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution" in Keras