Pinned Repositories
2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
3D-fractal-compression
The code is used to compress three-dimensional image which is an extension of two-dimensional fractal compression
ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,AdderNet,ShuffleNetV1-V2,LCNet,Mobile+ViT etc. ⭐⭐⭐⭐⭐
cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
SEMv3_dataprocess
TensorflowHandwritingRecognition
Using Tensorflow to classify the NIST Dataset 19 (Handwriting)
tf-head-pose
A tensorflow implementation of Fine-Grained Head Pose
lgcy's Repositories
lgcy/tf-head-pose
A tensorflow implementation of Fine-Grained Head Pose
lgcy/3D-fractal-compression
The code is used to compress three-dimensional image which is an extension of two-dimensional fractal compression
lgcy/cnnimageretrieval-pytorch
CNN Image Retrieval in PyTorch: Training and evaluating CNNs for Image Retrieval in PyTorch
lgcy/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
lgcy/SEMv3_dataprocess
lgcy/TensorflowHandwritingRecognition
Using Tensorflow to classify the NIST Dataset 19 (Handwriting)
lgcy/2019-CCF-BDCI-OCR-MCZJ-OCR-IdentificationIDElement
2019CCF-BDCI大赛 最佳创新探索奖获得者 基于OCR身份证要素提取赛题冠军 天晨破晓团队 赛题源码
lgcy/ann-benchmarks
Benchmarks of approximate nearest neighbor libraries in Python
lgcy/awesome-human-pose-estimation
A collection of awesome resources in Human Pose estimation.
lgcy/awesome_lightweight_networks
The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,AdderNet,ShuffleNetV1-V2,LCNet,Mobile+ViT etc. ⭐⭐⭐⭐⭐
lgcy/Background-Matting
Background Matting: The World is Your Green Screen
lgcy/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
lgcy/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization. https://poloclub.github.io/cnn-explainer/
lgcy/DarkPose
Distribution-Aware Coordinate Representation for Human Pose Estimation https://arxiv.org/abs/1910.06278
lgcy/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
lgcy/deeplearning-models
A collection of various deep learning architectures, models, and tips
lgcy/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
lgcy/mobile-lpr
Mobile-LPR 是一个面向移动端的准商业级车牌识别库,以NCNN作为推理后端,使用DNN作为算法核心,支持多种车牌检测算法,支持车牌识别和车牌颜色识别。
lgcy/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
lgcy/pulse
PULSE: Self-Supervised Photo Upsampling via Latent Space Exploration of Generative Models
lgcy/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
lgcy/Scan-the-translation-pen
this is the demo of the pen
lgcy/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
lgcy/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
lgcy/VisionLAN-paddle
VisionLAN-paddle
lgcy/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.