xiaoxiaotao / person-detectionView external linksLinks
TensorRT person tracking RFBNet300
☆30Mar 5, 2020Updated 5 years ago
Alternatives and similar repositories for person-detection
Users that are interested in person-detection are comparing it to the libraries listed below
Sorting:
- Light-weight model with NCNN inference for person/pedestrian detection.☆47Oct 18, 2019Updated 6 years ago
- Implementation of YOLO and IOU tracker in C++☆18Dec 20, 2021Updated 4 years ago
- A simple system that used OpenCV library coded in C++ that detect and track moving object by implementing background subtraction techniqu…☆11Jan 21, 2019Updated 7 years ago
- 开源视频人脸跟踪算法,MNN基于mtcnn人脸检测+onet人脸跟踪,在i7-9700k的cpu检测速度可高达500fps☆23May 29, 2020Updated 5 years ago
- EfficientDet_anchor_free☆11Feb 19, 2020Updated 5 years ago
- An implementation of dilated convolutional layer based on Darknet Architecture☆30Jun 1, 2019Updated 6 years ago
- ☆14Mar 26, 2020Updated 5 years ago
- This demo shows you how to build a single pose estimation algorithm in C++ using libtorch The model is trained using pytorch (Alphapose…☆15Feb 19, 2020Updated 5 years ago
- nanodet_rknn on rk3399pro platform☆17Apr 17, 2022Updated 3 years ago
- Keypoints-detection in tensorflow and tensorRT C++☆15Mar 4, 2020Updated 5 years ago
- You Only Watch One Frame for Online Spatio-Temporal Action Detection☆36Jun 7, 2023Updated 2 years ago
- Mnn version demo of [ECCV2022] Joint Feature Learning and Relation Modeling for Tracking: A One-Stream Framework.☆20Aug 30, 2023Updated 2 years ago
- PyTorch implementation of MobileFaceNets☆19Feb 6, 2020Updated 6 years ago
- Windows - C++ Visual Studio solution for Image Classification using Caffe Model and TensorRT inference platform☆21Aug 8, 2019Updated 6 years ago
- Custom Centernet for face detection and other detection tasks☆19Sep 15, 2020Updated 5 years ago
- 基于NCNN框架实现车道线检测(C/C++)☆24Apr 21, 2025Updated 9 months ago
- 个人收藏及总结,包括各个方向,囊括算法,数据结构,编程语言,操作系统,机器学习及深度学习,分布式系统,大数据处理,学习资源及方法总结.☆21Apr 23, 2023Updated 2 years ago
- 设计的轻量级RFB进行行人检测,AP达到0.7993,参数量仅有3.1MB,200 FPS☆174Dec 16, 2019Updated 6 years ago
- The inference implementation of the deeplabV3+ person segementation algorithm.