基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
Deep Learning Based Free Mobile Real-Time Face Landmark Detector. Contact:jack-yu-business@foxmail.com
多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet
a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 6700k
LBP级联+CNN 回归定位车牌
基于深度学习的实时车牌识别项目 A license plate recognition(LPR) project base on deep learning.
Support most of operator which convert mxnet to caffe.
A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具
skew_detection algorithm base on texture flow
chinese character generator and training using keras.
A simple Chinese LPR(License Plate Recognition) implementation and use less than one thousand lines of code.
Learning Deep Learning
a opencv implementation of Shinji Umeyama Similiar Transfrom.
正方漏洞exp
demo about the usage of tvm.
抓取车牌图像
Face Alignment by Mobilenetv2
A Gluon implement of MobileNetV3
improve the accuracy of mobilefacenet(insight face)
🍅 Ncnn deployment on mobile,support:YOLOv5s,YOLOv4-tiny,MobileNetV2-YOLOv3-nano,Simple-Pose,Yolact,ChineseOCR-lite,ENet,Landmark106,DBFace,MBNv2-FCN,MBNv3-Seg-small and NanoDet on camera.
face detection alignment recognition reconstruction ...
Using mxnet for face-related algorithm.
Awesome Knowledge Distillation
make a better chinese character recognition OCR than tesseract
A project about license plate character segmentation
Header-only library for using Keras models in C++.
Convert MXNet model to Caffe model
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch and CoreML.
Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
用keras实现OCR定位、识别
Forked from Wei Liu's repository for SSD and ParseNet. For further information, please respectively refer to the original paper and the repository in README.md
Deep Learning Book Chinese Translation
Modification of convolutional neural net "UNET" for image segmentation in Keras framework
AI driven e-mail notifier for tweets mentioning stock from Elon Musk 📈
Composable GAN framework with api and user interface
Single header YAML 1.0 C++11 serializer/deserializer.
Open Model Zoo (pre-trained deep learning models and samples)
PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
Open deep learning compiler stack for cpu, gpu and specialized accelerators
[ICCV 2019] Guided Image-to-Image Translation with Bi-Directional Feature Transformation
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
Source code for "Nonlinear 3D Face Morphable Model"
移动端快速视频人脸跟踪-移动端150FPS+
keras implementation of PSENET
Object detection, 3D detection, and pose estimation using center point detection:
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Acceleration package for neural networks on multi-core CPUs
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
c++ implementation for ssh detector for object detect. something likes ssd
caffe-regression examples ,kaggle face keypoint detection
Keras to Caffe model converter tool
My vim config
implement CRNN in Keras with Spatial Transformer Network
Deep Learning Homework 0
mobilenet-mxnet
A MXNet/Gluon implementation of MobileNetV2
base64 encoding and decoding with c++
Gluon CV Toolkit
A Gluon implementation of Mnasnet
Face Recognition Project on MXNet
my vim configuration (lot of python, autocompletition, fuzzy finder, debugger, ...)
Protocol Buffers - Google's data interchange format
Real-time head pose estimation built with OpenCV and dlib
:lock: an http proxy to route images through SSL
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
implementation of nccnn's mobileFacenet
a series of training script of arbitrary magnitudes box based on mtcnn-pipeline.
a caffe implementation of mobilefacenet,with the record of trainnig log
Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks
Implements quantized distillation. Code for our paper "Model compression via distillation and quantization"
Repository for "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks", implemented with Caffe, C++ interface.
Baseline methods for [CTW dataset](https://ctwdataset.github.io/)
Deep Learning for humans
Open Source Computer Vision Library
Models and examples built with TensorFlow
Computation using data flow graphs for scalable machine learning
DenseNet implementation in Keras
A Siamese similarity model for image similarity
Deep Face Model Compression
C++ code for "GMS: Grid-based Motion Statistics for Fast, Ultra-robust Feature Correspondence"
Tengine is a lite, high performance, modular inference engine for embedded device
vehicle image retrieval using k CNNs ensemble method
caffe 68 points face-landmark
This code implements a demo of the Binarized Convolutional Landmark Localizers for Human Pose Estimation and Face Alignment with Limited Resources paper by Adrian Bulat and Georgios Tzimiropoulos.
Caffe Implementation of Google's MobileNets
基于mobilenet-ssd车牌检测
This is the pre-trained model of SphereFace : Deep Hypersphere Embedding for Face Recognition
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
MTCNN Face Detection & Alignment
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Convert Keras models into Caffe models (within reason)
A ocr framework for chinese character.
C++ image processing library with using of SIMD: SSE, SSE2, SSE3, SSSE3, SSE4.1, SSE4.2, AVX, AVX2, AVX-512, VMX(Altivec) and VSX(Power7), NEON for ARM.
mtcnn face detection transplanted to keras
Dehazing and Low Light Image Enhancement
Fingerprint Feature Extractor; the initial contribution by DigitalPersona is MINEX Compliant (SDK 3F).
Fingerprints recognition software
GPU-accelerated Deep Learning on Windows 10 native
Audio fingerprinting and recognition in Python
This is a reading list for deep learning for OCR
Visual Attention based OCR
This is now the official location of the Kaldi project.
Detecting Text in Natural Image with Connectionist Text Proposal Network
Repository for OpenCV's extra modules
A curated list of object proposals resources for object detection
SSD-based plate detection
Hide screen when boss is approaching.
The joint bayesian implemention by C++
Face verify using Joint Bayesian, implemented by Python
An independent, student-led replication of DeepMind's 2016 Nature publication, "Mastering the game of Go with deep neural networks and tree search" (Nature 529, 484-489, 28 Jan 2016), details of which can be found on their website https://deepmind.com/publications.html.
Write a simple interpreter of C. Inspired by c4 and largely based on it.
LIsp Flavoured Tensor
The Convolutional Neural Network(CNN) for Android
Face Recognition library for Android devices is an Android library (module) which includes several face recognition methods.
Automatic 2D-to-3D Video Conversion with CNNs
编程语言 | 排名 | 好于 | 星星数 |
---|---|---|---|
C++ | 10 | 99.98% | 6157 |
CMake | 44 | 97.71% | 10 |
Python | 224 | 99.75% | 1467 |
TeX | 889 | 84.01% | 1 |
Shell | 3308 | 88.20% | 2 |