Pinned Repositories
A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
albumentations
Fast image augmentation library and an easy-to-use wrapper around other libraries. Documentation: https://albumentations.ai/docs/ Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
awesome-action-recognition
A curated list of action recognition and related area resources
awesome-lane-detection
A paper list of lane detection.
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
awesome-semantic-segmentation-pytorch
Semantic Segmentation on PyTorch (include FCN, PSPNet, Deeplabv3, Deeplabv3+, DANet, DenseASPP, BiSeNet, EncNet, DUNet, ICNet, ENet, OCNet, CCNet, PSANet, CGNet, ESPNet, LEDNet, DFANet)
BaseAlgorithm
整理/收集的一些算法
rknn-yolov3
StereoVision
This project requires two fixed cameras to stereo vision calibration, retification and distance estimation.
lvpchen's Repositories
lvpchen/learnopencv
Learn OpenCV : C++ and Python Examples
lvpchen/tf-pose-estimation
Deep Pose Estimation implemented using Tensorflow with Custom Architectures for fast inference.
lvpchen/git-tips
:trollface:Git的奇技淫巧
lvpchen/nn_tools
Neural Network Tools: Converter and Analyzer. For caffe, pytorch, draknet and so on.
lvpchen/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
lvpchen/A-Light-and-Fast-Face-Detector-for-Edge-Devices
A light and fast one class detection framework for edge devices. We provide face detector, head detector, pedestrian detector, vehicle detector......
lvpchen/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
lvpchen/Makeup
让你的“女神”逆袭,代码撸彩妆(画妆)
lvpchen/dab-and-tpose-controlled-lights
Control your lights with dab and t-pose, duh
lvpchen/YOLOv3-model-pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
lvpchen/cvat
Powerful and efficient Computer Vision Annotation Tool (CVAT)
lvpchen/PortraitNet
Code for the paper "PortraitNet: Real-time portrait segmentation network for mobile device" @ CAD&Graphics2019
lvpchen/tensorflow-tutorial
Example TensorFlow codes and Caicloud TensorFlow as a Service dev environment.
lvpchen/train-mtcnn
train mtcnn with mxnet
lvpchen/qmnist
The QMNIST dataset
lvpchen/darknet
Convolutional Neural Networks
lvpchen/git_operation
lvpchen/AlphaPose
Real-Time and Accurate Multi-Person Pose Estimation&Tracking System
lvpchen/BaseAlgorithm
整理/收集的一些算法
lvpchen/leetcode
LeetCode Problems' Solutions
lvpchen/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
lvpchen/ResNet-18-Caffemodel-on-ImageNet
ResNet-18 Caffemodel @ilsvrc12 shrt 256 with Top-1 69% Top-5 89%
lvpchen/caffe_Unet
用caffe实现语义分割
lvpchen/deep-learning-coursera
Deep Learning Specialization by Andrew Ng on Coursera.
lvpchen/Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
lvpchen/iris_detector
Real-time iris detector. Only need 8ms on Intel i5 CPU!
lvpchen/Real-Time-Action-Recognition
Real-time pose estimation and action recognition
lvpchen/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
lvpchen/usvImgPro
基于YOLOV3和KCF的无人船平台水面目标识别跟踪程序
lvpchen/super-resolution
collection of super-resolution models & algorithms