StyleTransfer-Colorization-SuperResolution
Image processors
A collection of C# implementations of neural network image processing algorithms
Demonstration implementations of neural network image processing algorithms
43 stars
8 watching
9 forks
Language: C#
last commit: about 3 years ago
Linked from 1 awesome list
deep-learningimage-colorizationimage-super-resolutionneural-style-transferstyle-transfer
Related projects:
Repository | Description | Stars |
---|---|---|
time0o/colorful-colorization | Generates color versions of grayscale images using deep learning techniques and convolutional neural networks. | 49 |
thevarunsharma/image-colorization | Automates the process of assigning colors to grayscale images using a deep learning model | 11 |
satoshiiizuka/siggraph2016_colorization | Automatically adds color to grayscale images using a deep neural network | 2,157 |
karoly-hars/gan_image_colorizing | This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
emilwallner/coloring-greyscale-images | Developing a neural network-based colorization system for converting grayscale images to RGB colors | 1,036 |
aman-chauhan/image-coloring | Develops a neural network to color grayscale images using local and global features | 2 |
mahmoudnafifi/cie_xyz_net | A software framework for unprocessing images to enhance low-level computer vision tasks using color processing and deep neural networks. | 79 |
kainoj/colnet | Automates colorization of images based on machine learning models trained on image classification data. | 41 |
shekkizh/colorization.tensorflow | An image colorization system built using convolutional networks in TensorFlow, aiming to predict colors based on semantic understanding of the input images. | 73 |
fzliu/style-transfer | Transfers artistic styles between images using neural networks and matrix operations | 1,538 |
retraigo/monke | An image processing module for TypeScript that applies color quantization and dithering techniques. | 5 |
jacraig/structure.sketching | An image processing library for .Net applications supporting multiple formats and filters. | 84 |
cszn/ircnn | This project trains deep CNN denoisers to improve image restoration tasks such as deblurring and demosaicking through model-based optimization methods. | 600 |
tylermorganwall/rayimage | An image processing library with functions to simulate camera effects and manipulate images | 50 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |