songwsx / person_search_demoLinks
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
☆550Updated 4 years ago
Alternatives and similar repositories for person_search_demo
Users that are interested in person_search_demo are comparing it to the libraries listed below
Sorting:
- yolo做行人检测+deep-sort做匹配,端对端做多目标跟踪☆136Updated 6 years ago
- Alignedreid++: Dynamically Matching Local Information for Person Re-Identification.☆410Updated 3 years ago
- ☆287Updated last year
- papers collection and understanding for video person re-identification☆316Updated 2 months ago
- 可基于摄像头实时监控或录制的视频或静态图片进行行人检测(lffd)/跟踪(deep sort)和行人重识别(reid)。☆138Updated 2 years ago
- Implementing RepNet(a two-stream multitask learning network) to do vehicle Re-identification, vehicle search(or vehicle match) with PyTo…☆249Updated 4 years ago
- Pytorch implementation of deep person re-identification models.☆112Updated 7 years ago
- [ECCV2020] a toolbox of light-reid learning for faster inference, speed both feature extraction and retrieval stages up to >30x☆530Updated 2 years ago
- A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.☆390Updated 2 years ago
- ReID行人重识别,可做图像检索,陌生人检索等项目☆35Updated 2 years ago
- [Survey@Pattern Recognition] Paper list on Pedestrian Attribute Recognition (PAR) and related tasks (Pattern Recognition 2021)☆730Updated last week
- Deep Learning for Person Re-identification: A Survey and Outlook☆704Updated 4 months ago
- 使用YOLO_v3_tiny和B-CNN实现街头车辆的检测和车辆属性的多标签识别 Using yolo_v3_tiny to do vehicle or car detection and attribute's multilabel classification or r…☆619Updated 4 years ago
- The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)☆461Updated 9 months ago
- person detect based on yolov3 with several Python scripts☆261Updated 6 years ago
- Reproduction of paper: Learning Discriminative Features with Multiple Granularities for Person Re-Identification☆290Updated 6 years ago
- YOLOv3+行人重识别 实现特定行人检索。☆21Updated 3 years ago
- Replication of MOT project - DeepSort with attention blocks.☆220Updated 3 years ago
- 设计的轻量级RFB进行行人检测,AP达到0.7993,参数量仅有3.1MB,200 FPS