Pinned Repositories
caffe
Caffe on both Linux and Windows
caffejs
Run Caffe models in the browser using ConvNetJS
DIGITS
Deep Learning GPU Training System
gait-recognition
Atchitectures of deep neural network for gait recognition and human pose estimation with pre-trained models
mmdetection
Open MMLab Detection Toolbox
OpenFace
OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
openpose
OpenPose: A Real-Time Multi-Person Keypoint Detection And Multi-Threading C++ Library
PyraNet
Code for "Learning Feature Pyramids for Human Pose Estimation" (ICCV 2017)
ssi
Social Signal Interpretation (SSI) Framework
turtlebot3
ROS packages for Turtlebot3
leihuan925's Repositories
leihuan925/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
leihuan925/AlphAction
Spatio-Temporal Action Localization System
leihuan925/DeepSOCIAL
Social Distancing Monitoring and Infection Risk Assessment in COVID-19 Pandemic and Beyond
leihuan925/Dummy-Robot
我的超迷你机械臂机器人项目。
leihuan925/ElectronBot
leihuan925/Facial_Details_Synthesis
Photo-Realistic Facial Details Synthesis from Single Image (ICCV2019 Oral)
leihuan925/FanselineVisualizer
Convert audio files to visualized video
leihuan925/fast-reid
SOTA Re-identification Methods and Toolbox
leihuan925/flask-video-streaming-recorder
opencv+flask 家庭监控系统(surveillance_system)
leihuan925/Human-Falling-Detect-Tracks
AlphaPose + ST-GCN + SORT.
leihuan925/InsightFace_Pytorch
Pytorch0.4.1 codes for InsightFace
leihuan925/mio
Cross-platform C++11 header-only library for memory mapped file IO
leihuan925/multiview-human-pose-estimation-pytorch
This is an official Pytorch implementation of "Cross View Fusion for 3D Human Pose Estimation, ICCV 2019". It establishes a new state-of-the-art in this field. The 3D error of our approach is about 26mm on the H36M dataset.
leihuan925/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
leihuan925/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)
leihuan925/PPDM
Code for "PPDM: Parallel Point Detection and Matching for Real-time Human-Object Interaction Detection".
leihuan925/PyQt5-YOLOv5
YOLOv5检测界面-PyQt5实现
leihuan925/pyqtgraph
Fast data visualization and GUI tools for scientific / engineering applications
leihuan925/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
leihuan925/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
leihuan925/SuperGluePretrainedNetwork
SuperGlue: Learning Feature Matching with Graph Neural Networks (CVPR 2020, Oral)
leihuan925/SuperPointPretrainedNetwork
PyTorch pre-trained model for real-time interest point detection, description, and sparse tracking (https://arxiv.org/abs/1712.07629)
leihuan925/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
leihuan925/Tiny-Defect-Detection-for-PCB
This is a repository about PCB defect detection.
leihuan925/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a lightweight and high-performance deep learning framework for mobile inference. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework. TNN:由腾讯优图实验室和光影实验室协同打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
leihuan925/yoloair
🔥🔥🔥YOLOv3, YOLOv5, YOLOv7, Transformer, YOLOX, YOLOR, YOLOv4 and other networks... Support to improve backbone, head, loss, IoU, NMS and other modules
leihuan925/yolov3-litchi
this ia a repo about litchi detection model based on yolov3-spp, which is used to deploy on the edge device.
leihuan925/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
leihuan925/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS
leihuan925/Yolov5_DeepSort_OSNet
Real-time multi-camera multi-object tracker using YOLO v5 and Deep SORT with OSNet