Pinned Repositories
Awesome-Pruning
A curated list of neural network pruning resources.
berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
CCPD
[ECCV 2018] CCPD: a diverse and well-annotated dataset for license plate detection and recognition
CFENet
Comprehensive Feature Enhancement Module for Single-Shot Object Detector
CSRNet
This is an unofficial implementation of CVPR 2018 paper"Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes"
distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
DPED
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
exposure_correction
Implements the exposure correction algorithms presented in Yuan et al's "Automatic Exposure Correction of Consumer Photographs".
gimp
GNU Image Manipulation Program
learnGitBranching
An interactive git visualization to challenge and educate!
Amore-HDU's Repositories
Amore-HDU/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
Amore-HDU/OptimizedImageEnhance
Several image/video enhancement methods, implemented by Java, to tackle common tasks, like dehazing, denoising, backscatter removal, low illuminance enhancement, featuring, smoothing and etc.
Amore-HDU/libfacedetection
A fast binary library for face detection and face landmark detection in images. The face detection speed can reach 1500FPS. You can use it free of charge with any purpose.
Amore-HDU/resnet-protofiles
Caffe Protofiles for MSRA ResNet: train prototxt
Amore-HDU/crowd-counting
Image Crowd Counting Using Convolutional Neural Network and Markov Random Field
Amore-HDU/Scene-text-recognition
Scene text detection and recognition based on Extremal Region(ER)
Amore-HDU/DockerForMe
Amore-HDU/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
Amore-HDU/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
Amore-HDU/face-alignment
:fire: 2D and 3D Face alignment library build using pytorch
Amore-HDU/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
Amore-HDU/unet
unet for image segmentation
Amore-HDU/crnn
Based on crnn add Chinese recognition
Amore-HDU/warp-ctc
Fast parallel CTC.
Amore-HDU/Faster-RCNN_TF
Faster-RCNN in Tensorflow
Amore-HDU/keras-frcnn
Amore-HDU/SEP-Nets
small and effective pattern networks
Amore-HDU/luminoth
Deep Learning toolkit for Computer Vision
Amore-HDU/DeepLearningZeroToAll
TensorFlow Basic Tutorial Labs
Amore-HDU/face_recognition
The world's simplest facial recognition api for Python and the command line
Amore-HDU/labelme
Image Annotation Tool with Python.
Amore-HDU/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
Amore-HDU/tensorflow
Computation using data flow graphs for scalable machine learning
Amore-HDU/sphereface_pytorch
A PyTorch Implementation of SphereFace.
Amore-HDU/MTCNN-Tensorflow
Reproduce MTCNN using Tensorflow
Amore-HDU/RetinaNet
Focal loss for Dense Object Detection
Amore-HDU/DPED
Software and pre-trained models for automatic photo quality enhancement using Deep Convolutional Networks
Amore-HDU/focal-loss
Focal loss for Dense Object Detection
Amore-HDU/hdrnet
An implementation of 'Deep Bilateral Learning for Real-Time Image Enhancement', SIGGRAPH 2017
Amore-HDU/CNN_LSTM_CTC_Tensorflow
CNN+LSTM+CTC based OCR implemented using tensorflow.