Pinned Repositories
2016_person_re-ID
TOMM2017 A Discriminatively Learned CNN Embedding for Person Re-identification
3D-ResNets-PyTorch
3D ResNets for Action Recognition
action-recognition
these days I have downed l lot of papers about action recognition,all of them from cvpr/iccv/nips and so on
Action-Recognition-Research
实时多人行为识别
Action_Recognition_Zoo
Codes for popular action recognition models, verified on the something-something data set.
ActionRecognition
Simple action recognition model for starters
AlignedReID-Re-Production-Pytorch
Reproduce AlignedReID: Surpassing Human-Level Performance in Person Re-Identification, using Pytorch.
anchor
Handwritten Chinese character recognition with deep CNN
chinese_character_recognition_for_pytorch
使用Pytorch实现了中文手写字符识别
DeepCC
feirenlg's Repositories
feirenlg/chinese_character_recognition_for_pytorch
使用Pytorch实现了中文手写字符识别
feirenlg/DeepCC
feirenlg/anchor
Handwritten Chinese character recognition with deep CNN
feirenlg/android-gpuimage
Android filters based on OpenGL (idea from GPUImage for iOS)
feirenlg/Awesome-Gaze-Estimation
Awesome Curated List of Eye Gaze Estimation Paper
feirenlg/Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
feirenlg/caffe-int8-convert-tools
Generate a quantization parameter file for ncnn framework int8 inference
feirenlg/CHINESE-OCR
[python3.6] 运用tf实现自然场景文字检测,keras/pytorch实现ctpn+crnn+ctc实现不定长场景文字OCR识别
feirenlg/chinese_ocr
CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras
feirenlg/Chinese_OCR_CNN-RNN-CTC
中文手写汉字识别
feirenlg/chineseocr
feirenlg/Corner_Segmentation_TextDetection
Multi-Oriented Scene Text Detection via Corner Localization and Region Segmentation
feirenlg/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
feirenlg/EAST
A tensorflow implementation of EAST text detector
feirenlg/Eye-Tracker
Implemented and improved the iTracker model proposed in the paper Eye Tracking for Everyone.
feirenlg/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
feirenlg/FULiveDemoDroid
Faceunity 面部跟踪和虚拟道具 SDK 在 Android 平台中的集成 Demo
feirenlg/GazeCapture
Eye Tracking for Everyone
feirenlg/gazeGenNet
gazeGenNet - generating synthetic eye-tracking data
feirenlg/GazeTracking
👀 Webcam-based Eye Tracking system
feirenlg/kinetics-i3d
Convolutional neural network model for video classification trained on the Kinetics dataset.
feirenlg/Micro-Expression-with-Deep-Learning
Experimentation of deep learning on the subjects of micro-expression spotting and recognition.
feirenlg/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
feirenlg/ncnn-mobile
use ncnn in Android(Android Studio) and iOS
feirenlg/ncnn_MobileNetMSSD
Andorid APP for ncnn with MobileNetMSSD
feirenlg/Person_reID_baseline_pytorch
Pytorch implement of Person re-identification baseline. We arrived Rank@1=88.24%, mAP=70.68% only with softmax loss. Re-ranking is added.
feirenlg/pupil
Open source eye tracking
feirenlg/R2Plus1D
R(2+1)D and Mixed-Convolutions for Action Recognition.
feirenlg/R2Plus1D-PyTorch
PyTorch implementation of the R2Plus1D convolution based ResNet architecture described in the paper "A Closer Look at Spatiotemporal Convolutions for Action Recognition"
feirenlg/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network