subpixel: A subpixel convnet for super resolution with Tensorflow
TensorFlow Implementation of Generative Adversarial Networks for Extreme Learned Image Compression
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
This repository contains some python code of some traditional change detection methods or provides their original websites, such as SFA, MAD, and some deep learning-based change detection methods, such as SiamCRNN, DSFA, and some FCN-based methods.
CLIP + FFT/DWT/RGB = text to image/video
Pytorch implementation of FlowNet by Dosovitskiy et al.
Variational Recurrent Autoencoder for timeseries clustering in pytorch