Pinned Repositories
2019-GraphNeuralNetworksPaperList
Graph Neural Networks Paper List of 2019 Conferences
3D-Face-Reconstruction
ai_temp
AttentionGAN
[IJCNN 2019 Oral] Attention-Guided Generative Adversarial Networks for Unsupervised Image-to-Image Translation
AttentionOCR
Scene text recognition
awesome-capsule-networks
A curated list of awesome resources related to capsule networks
ESPCN
A PyTorch implementation of ESPCN based on CVPR2016 paper "Real-Time Single Image and Video Super-Resolution Using an Efficient Sub-Pixel Convolutional Neural Network"
lstm
ShotDetection
Open source software that detects shot boundaries in video.
video-quality
Video quality metrics, reference implementation in python: VIF, SSIM, PSNR, ...
yang-fei's Repositories
yang-fei/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
yang-fei/Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
yang-fei/ContourGAN
Tensorflow for ContourGAN: Image Contour Detection with Generative Adversarial Encoder-Decoder Networks
yang-fei/CosFace
Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition
yang-fei/CRNN_Tensorflow
Convolutional Recurrent Neural Networks(CRNN) for Scene Text Recognition
yang-fei/CycleGAN-TensorFlow-1
An implementation of CycleGan using TensorFlow
yang-fei/DBPN-caffe
Deep Back-Projection Networks for Super-Resolution
yang-fei/DBPN-Pytorch
Deep Back-Projection Networks for Super-Resolution (Winner of NTIRE2018 and PIRM2018)
yang-fei/Densenet-Tensorflow-1
Simple Tensorflow implementation of Densenet using Cifar10, MNIST
yang-fei/DetailsNet_CVPR_2017
Original code for the CVPR 2017 paper Removing Rain from Single Images via a Deep Detail Network
yang-fei/DID-MDN
Density-aware Single Image De-raining using a Multi-stream Dense Network (CVPR 2018)
yang-fei/Driver-Sleep-Detection-Face-Eyes-Mouth-Detection
As part of my thesis project, I designed a monitoring system in Matlab which processes the video input to indicate the current driving aptitude of the driver and warning alarm is raised based on eye blink and mouth yawning rate if driver is fatigue. It is implemented using Viola-Jones and Sobel techniques for facial features detection.
yang-fei/fagan
A variant of the Self Attention GAN named: FAGAN (Full Attention GAN)
yang-fei/FCIS
Fully Convolutional Instance-aware Semantic Segmentation
yang-fei/flownet2-tf
FlowNet 2.0: Evolution of Optical Flow Estimation with Deep Networks
yang-fei/Im2Flow
Im2Flow: Motion Hallucination from Static Images for Action Recognition (CVPR 2018)
yang-fei/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and Jetson TX1/TX2.
yang-fei/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
yang-fei/Mix-and-match-networks
cvpr2018
yang-fei/MotionBlur-detection-by-CNN
yang-fei/PReNet
Progressive Image Deraining Networks: A Better and Simpler Baseline (CVPR 2019)
yang-fei/RESCAN
Recurrent Squeeze-and-Excitation Context Aggregation Net for Single Image Deraining
yang-fei/self-attention-gan
yang-fei/ssn_superpixels
Superpixel Sampling Networks (ECCV2018)
yang-fei/tensorflow-yolov3
pure tensorflow Implement of YOLOv3 with support to train your own dataset
yang-fei/tensornets
High level network definitions with pre-trained weights in TensorFlow
yang-fei/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
yang-fei/Transferring-GANs
ECCV2018
yang-fei/YOLO_v3
This implementation of YOLO v3 with TensorFlow
yang-fei/YOLOv3onTX2
Try YOLOv3 on TX2 with JetPack3.2