gl_buaa's repositories
deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
ISBI-Challenge
A model for cell segmentation on ISBI challenge dataset
Keras-MNIST-GAN
Simple Generative Adversarial Networks for MNIST data with Keras.
keras-resnet
Residual networks implementation using Keras-1.0 functional API
keras-yolo2
Easy training on custom dataset. Various backends (MobileNet and SqueezeNet) supported. A YOLO demo to detect raccoon run entirely in brower is accessible at https://git.io/vF7vI (not on Windows).
keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
mlnet
A Deep Multi-Level Network for Saliency Prediction. ICPR 2016.
NLFD-pytorch
An unofficial implementation of non-local deep features for salient object detection
PSPNet-Keras-tensorflow
original code : https://github.com/hszhao/PSPNet
saliencysegment
Video Salient Object Detection via Fully Convolutional Networks (TIP18)
Salient-Object-Detection
This is tensorflow implementation for cvpr2017 paper "Deeply Supervised Salient Object Detection with Short Connections"
tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection