image-colorization
There are 122 repositories under image-colorization topic.
piddnad/DDColor
[ICCV 2023] DDColor: Towards Photo-Realistic Image Colorization via Dual Decoders
MarkMoHR/Awesome-Image-Colorization
:books: A collection of Deep Learning based Image Colorization and Video Colorization papers.
richzhang/colorization-pytorch
PyTorch reimplementation of Interactive Deep Colorization
Armour/Automatic-Image-Colorization
🎨 Automatic Image Colorization using TensorFlow based on Residual Encoder Network
Kobaayyy/Awesome-Low-Level-Vision-Research-Groups
A Collection of Low Level Vision Research Groups
moein-shariatnia/Deep-Learning
In-depth tutorials on deep learning. The first one is about image colorization using GANs (Generative Adversarial Nets).
SketchyScene/SketchySceneColorization
[SIGGRAPH Asia 2019] Language-based Colorization of Scene Sketches
nick8592/text-guided-image-colorization
This repository provides an interactive image colorization tool that leverages Stable Diffusion (SDXL) and BLIP for user-controlled color generation. With a retrained model using the ControlNet approach, users can upload images and specify colors for different objects, enhancing the colorization process through a user-friendly Gradio interface.
hardik0/Deep-Learning-with-GoogleColab
Deep Learning Applications (Darknet - YOLOv3, YOLOv4 | DeOldify - Image Colorization, Video Colorization | Face-Recognition) with Google Colaboratory - on the free Tesla K80/Tesla T4/Tesla P100 GPU - using Keras, Tensorflow and PyTorch.
shekkizh/Colorization.tensorflow
Image colorization using CNNs in tensorflow
hyliu/piggyback-color
Improved Diffusion-based Image Colorization via Piggybacked Models
oskar-j/awesome-image-coloring
A curated list of awesome AI-powered image coloring frameworks, libraries and software.
saeed-anwar/ColorSurvey
This repository is for "Image Colorization: A Survey and Dataset" paper
Time0o/colorful-colorization
A from-scratch PyTorch implementation of "Colorful Image Colorization" by Zhang et al.
ColorfulSoft/StyleTransfer-Colorization-SuperResolution
Demonstration implementations of neural network image processing algorithms
giddyyupp/AdvSegLoss
Official Pytorch implementation of Adversarial Segmentation Loss for Sketch Colorization [ICIP 2021]
kainoj/colnet
🖌️ Automatic Image Colorization with Simultaneous Classification – based on "Let there be Color!"
Vadbeg/colorization-coreml
Image colorization using CoreML
PrimozGodec/ImageColorization
Image and video colorizer is package for automatic image and video colorization. Models are allready trained
Rabbit1010/Speech-Bubble-Aware-Automatic-Comic-Colorization
Speech bubble aware automatic comic colorization using CNN
Alex13832/Colorizer-iOS
Transform grayscale photos to color photos in iOS
djosix/IconFlow
Code for "Style-Structure Disentangled Features and Normalizing Flows for Diverse Icon Colorization", CVPR 2022.
dan64/vs-deoldify
A Deep Learning based Vaoursynth filter for colorizing and restoring old images and video, based on DeOldify and DDColor
ameroyer/PIC
Probabilistic Image Colorization, BMVC 2017
ArkaJU/Image-Colorization-CycleGAN
Colorization of grayscale images using CycleGAN in TensorFlow.
EnigmAI/Artistia
A unified ML platform for Image Transformation (style transfer, image colorization, sketching and pixelating)
InhwanBae/Colorization-in-Monochrome-Color-Dual-Lens-System
Pytorch implementation of "Learning a Deep Convolutional Network for Colorization in Monochrome-Color Dual-Lens System (AAAI 2019)"
instant-high/deoldify-onnx
Easy to install image and video colorization using onnx converted deoldify model
mberkay0/image-colorization
Image colorization using GANs (Generative Adversarial Nets).
karoly-hars/GAN_image_colorizing
Image colorization with generative adversarial networks on the CIFAR10 dataset.
TanyaChutani/Image-Colorization-Tf2.x
A Tensorflow 2.x implementation of Pix2pix GAN.https://arxiv.org/abs/1611.07004
thevarunsharma/Image-Colorization
Automatic Image Colorization using a Convolutional Network (U-Net)
angeligareta/image-colorization
This project aims to study the Image Colorization problem and implement a Convolutional Neural Network that is able to colorize black and white images using CIELAB color space.
Wazzabeee/image-video-colorization
Colorize your black and white images and YouTube videos for free. Streamlit application based on CNN deployed on Hugging Face.
vijay06/Computer-Vision-using-Deep-Neural-Net
In this Repository you will find project like Image Classification(binary and more that two class),Image Generation,pretrained model ,Image Reconstruction,Image Segmentation using Keras,Tensorflow,FastAi,OpenCV
instant-high/DDColor-onnx
Easy to install image colorization using onnx converted DDColor models