Pinned Repositories
adversarial-frcnn
A-Fast-RCNN (CVPR 2017)
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
Analog-Utility-Meter-Reader
An OpenCV implementation of an Analog Utility Meter Reader. Image processing code written in Python, server-side visualization implemented using Node JS and MongoDB.
BeautifyFaceDemo
A simple demo of realtime face beautification based on GPUImage
keras-retinanet
Keras implementation of RetinaNet object detection.
libfacedetection
A binary library for face detection in images. You can use it free of charge with any purpose.
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
simhash-py
Simhash and near-duplicate detection
ssd_keras
Port of Single Shot MultiBox Detector to Keras
SSD_scene-text-detection
Detect text in natural images with SSD, Single Shot Detection
AnaZou's Repositories
AnaZou/BeautifyFaceDemo
A simple demo of realtime face beautification based on GPUImage
AnaZou/libfacedetection
A binary library for face detection in images. You can use it free of charge with any purpose.
AnaZou/SSD_scene-text-detection
Detect text in natural images with SSD, Single Shot Detection
AnaZou/simhash-py
Simhash and near-duplicate detection
AnaZou/caffe-windows
Configure Caffe in one hour for Windows users.
AnaZou/caffe-yolo
YOLO (Real-Time Object Detection) in caffe
AnaZou/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
AnaZou/clstm
A small C++ implementation of LSTM networks, focused on OCR.
AnaZou/darknet
Extension of the public darknet repository with additional features and code improvements for YOLO.
AnaZou/DIGITS
Deep Learning GPU Training System
AnaZou/face_morpher
:angel: Morph faces with Python OpenCV, Numpy, Scipy
AnaZou/FaceDetection-ConvNet-3D
Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model
AnaZou/fast-neural-style.tf
Feed-forward neural network for real-time artistic style transfer
AnaZou/FastAnnotationTool
A tool using OpenCV to annotate images for image classification, optical character reading, ...
AnaZou/free-programming-books
:books: Freely available programming books
AnaZou/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
AnaZou/miles-deep
Deep Learning Porn Video Classifier/Editor with Caffe
AnaZou/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
AnaZou/natural-language-object-retrieval
Code release for Hu et al. Natural Language Object Retrieval, in CVPR, 2016
AnaZou/openbr
Open Source Biometrics, Face Recognition
AnaZou/opencv_contrib
Repository for OpenCV's extra modules
AnaZou/OpenFace
OpenFace – a state-of-the art open source tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
AnaZou/pva-faster-rcnn
Demo code for PVANET
AnaZou/ResNet_caffe2mxnet
convert the deep-residual-network(50, 101, 152) from caffe to mxnet
AnaZou/ROLO
ROLO is short for Recurrent YOLO, aimed at simultaneous object detection and tracking
AnaZou/sdm
Supervised Descent Method Apply to Face Alignment, and Head Pose Estimation with Linear Regression. It is cross-platfrom, easily compile in windows, ubuntu, even in Android & iOS.
AnaZou/SeetaFaceEngine
AnaZou/Slicing-CNN
The source code for our CVPR 2016 work "Slicing Convolutional Neural Network for Crowd Video Understanding".
AnaZou/tesseract
Tesseract Open Source OCR Engine (main repository)
AnaZou/YOLO_tensorflow
tensorflow implementation of 'YOLO : Real-Time Object Detection'