Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,7 +1,7 @@
 Awesome Software for Image Coloring !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Software for Image Coloring !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome AI-powered image coloring frameworks, libraries and software. Inspired by josephmisiti/awesome-machine-learning. It's a good idea to explore the GitHub topic as well - Topic "Image 
colorization" (https://github.com/topics/image-colorization). In comparison to the awesome list MarkMoHR/Awesome-Image-Colorization (which focuses on research papers), I focus on practical open-source software.
A curated list of awesome AI-powered image coloring frameworks, libraries and software. Inspired by josephmisiti/awesome-machine-learning. It's a good idea to explore the GitHub topic as well - Topic "Image colorization" 
(https://github.com/topics/image-colorization). In comparison to the awesome list MarkMoHR/Awesome-Image-Colorization (which focuses on research papers), I focus on practical open-source software.
Considerations
@@ -38,25 +38,22 @@
Caffee
⟡ Colorful Image Colorization
 (https://github.com/richzhang/colorization) - Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016. http://richzhang.github.io/colorization/
⟡ Interactive Deep Colorization
 (https://github.com/junyanz/interactive-deep-colorization) - Deep learning software for colorizing black and white images with a few clicks. https://richzhang.github.io/ideepcolor/
⟡ Colorful Image Colorization (https://github.com/richzhang/colorization) - Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016. http://richzhang.github.io/colorization/
⟡ Interactive Deep Colorization (https://github.com/junyanz/interactive-deep-colorization) - Deep learning software for colorizing black and white images with a few clicks. https://richzhang.github.io/ideepcolor/
PyTorch
⟡ Interactive Deep Colorization in PyTorch (https://github.com/richzhang/colorization-pytorch) - PyTorch reimplementation of Interactive Deep Colorization https://richzhang.github.io/ideepcolor/
⟡ Automatic Image Colorization (https://github.com/kainoj/colnet) - Automatic Image Colorization with Simultaneous Classification based on "Let there be Color!".
⟡ Image colorization with GANs (https://github.com/karoly-hars/GAN_image_colorizing) - Image colorization with generative adversarial networks on the CIFAR10 dataset.
⟡ Colorful Image Colorization PyTorch (https://github.com/Time0o/pytorch-colorful-colorization) - A from-scratch PyTorch implementation of "Colorful Image Colorization" by Zhang et al. created for the Deep 
Learning in Data Science course at KTH Stockholm.
⟡ Colorful Image Colorization PyTorch
 (https://github.com/Time0o/pytorch-colorful-colorization) - A from-scratch PyTorch implementation of "Colorful Image Colorization" by Zhang et al. created for the Deep Learning in Data Science course at KTH Stockholm.
⟡ Colorful Image Colorization (https://github.com/Epiphqny/Colorization) - Pytorch implementation of the paper Colorful Image Colorization https://arxiv.org/abs/1603.08511
⟡ Square-Images-Colorization (https://github.com/done1892/Square-Images-Colorization) - Colorization algorithms for images depicting cities squares
C++
⟡ Beyond Landscapes: An Exemplar-based Image colorization method
 (https://github.com/saulo-p/Exemplar-Image-Colorization) - Exemplar-based Image Colorization method based on superpixel segmentation and classification.
⟡ Beyond Landscapes: An Exemplar-based Image colorization method (https://github.com/saulo-p/Exemplar-Image-Colorization) - Exemplar-based Image Colorization method based on superpixel segmentation and classification.
C#
@@ -64,8 +61,7 @@
Language-based colorization
⟡ SketchySceneColorization
 (https://github.com/SketchyScene/SketchySceneColorization) - Language-based Colorization of Scene Sketches. (SIGGRAPH Asia 2019) https://sketchyscene.github.io/SketchySceneColorization/
⟡ SketchySceneColorization (https://github.com/SketchyScene/SketchySceneColorization) - Language-based Colorization of Scene Sketches. (SIGGRAPH Asia 2019) https://sketchyscene.github.io/SketchySceneColorization/
Implementations / apps