GrantStenger / SRGAN-TreeHacks
TreeHacks 2019: Best computer vision prize and IBM’s #1 favorite health hack. Upscaling low resolution videos with a novel super resolution GAN architecture.
☆14Updated 6 years ago
Alternatives and similar repositories for SRGAN-TreeHacks:
Users that are interested in SRGAN-TreeHacks are comparing it to the libraries listed below
- This is an Image Super Resolution model implemented in python using keras. This model comes with a GUI to allow users to make use of the …☆38Updated 2 years ago
- Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.☆110Updated 4 years ago
- In photographic media, faces are often obfuscated to protect the identity of those pictured. This obfuscation process is done by removing…☆11Updated 6 years ago
- combining DeOldify and EDVR☆40Updated 5 years ago
- An implement of SRGAN(Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network) for tensorflow version☆50Updated 7 years ago
- a collection of classic tensorflow & pytorch cnn models' implementation☆167Updated 6 years ago
- A DCGAN implementation in Tensorflow for super-resolution of 64 x 64 x 3 RGB images☆18Updated 7 years ago
- Insight AI project: Real-time video super-resolution☆23Updated 7 years ago
- Frame-Recurrent Video Super-Resolution (official repository)☆200Updated 5 years ago
- PyTorch implementation of Deep Convolution Networks based on EDSR for Compression(Jpeg) Artifacts Reduction☆38Updated 4 years ago
- Project for Computer Photography that takes in an image / photo and outputs it altered to look like a painting / cartoon.☆17Updated 4 years ago
- A small hobby Operating System. Supports 32-bit protected mode, paging and simple memory management.☆10Updated 9 years ago
- Reduction of Video Compression Artifacts Based on Deep Temporal Networks (IEEE Access, 2018)☆53Updated last year
- Behavioral Cloning Project for Self-Driving Car Nano Degree Term 1. The project includes designing a neural network and then training the…☆24Updated 5 years ago
- Super Resolution☆8Updated 5 years ago
- Tensorflow with Image Super-Resolution Using Deep Convolutional Networks , color☆26Updated 7 years ago
- Video Quality Assessment using Deep Learning (CNN + LSTM)☆51Updated 5 years ago
- In this project I have used an convolution neural network with perceptual loss to convert low res image into high res image.☆19Updated 6 years ago
- Project page of the paper 'Analyzing Perception-Distortion Tradeoff using Enhanced Perceptual Super-resolution Network' (ECCVW 2018)☆80Updated 4 years ago
- Demonstration implementations of neural network image processing algorithms☆44Updated 3 years ago
- A metric for Perceptual Image-Error Assessment through Pairwise Preference (PieAPP at CVPR 2018).☆193Updated last year
- An implementation of the fast super-resolution convolutional neural network in TensorFlow☆57Updated 7 years ago
- iSeeBetter: Spatio-Temporal Video Super Resolution using Recurrent-Generative Back-Projection Networks | Python3 | PyTorch | GANs | CNNs …☆361Updated 6 months ago
- Video super resolution implemented in Pytorch☆199Updated 5 years ago
- [CVPR2019] Fully Automatic Video Colorization with Self-Regularization and Diversity☆190Updated 4 years ago
- A course project on convolutional neural networks for single image super-resolution☆117Updated 6 years ago
- Example of 8x Super Resolution using Up Sampling CNN and VGG 16 Keras/TensorFlow☆21Updated 7 years ago
- Video Super Resolution Framework with Pytorch