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/alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
AnaZou/BundleFusion
[Siggraph 2017] BundleFusion: Real-time Globally Consistent 3D Reconstruction using Online Surface Re-integration
AnaZou/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
AnaZou/ChineseAddress_OCR
Photographing Chinese-Address OCR implemented using CTPN+CTC+Address Correction. 拍照文档中文地址文字识别。
AnaZou/CycleGAN-TensorFlow
An implementation of CycleGan using TensorFlow
AnaZou/DCPDN
Densely Connected Pyramid Dehazing Network (CVPR'2018)
AnaZou/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
AnaZou/Deformable-ConvNets
Deformable Convolutional Networks
AnaZou/docker_practice
Learn and understand Docker technologies, with real DevOps practice!
AnaZou/FaceDetection-DSFD
AnaZou/Fast-MTCNN
a little work about retaining to optimize mtcnn Pnet and ONet. it can achieve 100+fps with minSize 60 (1920x1080) on intel i7 6700
AnaZou/FastPhotoStyle
Style transfer, deep learning, feature transform
AnaZou/horovod
Distributed training framework for TensorFlow, Keras, and PyTorch.
AnaZou/image-text-localization-recognition
A general list of resources to image text localization and recognition 场景文本位置感知与识别的论文资源汇总
AnaZou/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
AnaZou/imgaug
Image augmentation for machine learning experiments.
AnaZou/keras_ocr
用keras实现OCR定位、识别
AnaZou/label-refinery
Label Refinery: Improving ImageNet Classification through Label Progression
AnaZou/labelme
Image Polygonal Annotation with Python.
AnaZou/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
AnaZou/livelossplot
Live training loss plot in Jupyter Notebook for Keras, PyTorch and others
AnaZou/modern-cpp-tutorial
📚 高速上手现代 C++ 11/14/17
AnaZou/opencv
Open Source Computer Vision Library
AnaZou/PCN
Progressive Calibration Networks (PCN) is an accurate rotation-invariant face detector running at real-time speed on CPU, published in CVPR 2018.
AnaZou/pybind11
Seamless operability between C++11 and Python
AnaZou/pytorch-doc-zh
Pytorch 中文文档
AnaZou/Scene-Text-Understanding
OCR, Scene-Text-Understanding, Text Recognition
AnaZou/SNIPER
SNIPER is an efficient multi-scale object detection algorithm
AnaZou/SSR-Net
[IJCAI18] SSR-Net: A Compact Soft Stagewise Regression Network for Age Estimation
AnaZou/zero-shot-gcn
Zero-Shot Learning with GCN (CVPR 2018)