pedestrian-detection
There are 161 repositories under pedestrian-detection topic.
kuanhungchen/awesome-tiny-object-detection
🕶 A curated list of Tiny Object Detection papers and related resources.
hasanirtiza/Pedestron
[Pedestron] Generalizable Pedestrian Detection: The Elephant In The Room. @ CVPR2021
tugot17/YOLO-Object-Counting-API
The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
HanXinzi-AI/awesome-computer-vision-resources
a collection of computer vision projects&tools. 计算机视觉方向项目和工具集合。
JialeCao001/PedSurvey
From Handcrafted to Deep Features for Pedestrian Detection: A Survey (TPAMI 2021)
hou-yz/MVDet
[ECCV 2020] Codes and MultiviewX dataset for "Multiview Detection with Feature Perspective Transformation".
ykotseruba/JAAD
Annotation data for JAAD (Joint Attention in Autonomous Driving) Dataset
yas-sim/object-tracking-line-crossing-area-intrusion
Deep learning based object tracking with line crossing and area intrusion detection
tjubiit/TJU-DHD
A newly built high-resolution dataset for object detection and pedestrian detection (IEEE TIP 2020)
akphi/PedestrianCounter
Pedestrians detection and tracking using OpenCV on Python
LeeKeyu/sarl_star
SARL*: Deep RL based human-aware navigation for mobile robot in crowded indoor environments implemented in ROS.
AruniRC/detectron-self-train
A PyTorch Detectron codebase for domain adaptation of object detectors.
lwpyr/CSP-pedestrian-detection-in-pytorch
Unofficially Pytorch implementation of High-level Semantic Feature Detection: A New Perspective for Pedestrian Detection
deepalchemist/deep-person-search
deep learning person search in PyTorch.
vinay0410/Pedestrian_Detection
Detects Pedestrians in images using HOG as a feature extractor and SVM for classification
dongfang-steven-yang/social-distancing-monitoring
A Vision-based Social Distancing and Critical Density Detection System for COVID-19
anshulpaigwar/Frustum-Pointpillars
Frustum-PointPillars: A Multi-Stage Approach for 3D Object Detection using RGB Camera and LiDAR
zlingkang/mobilenet_ssd_pedestrian_detection
Mobilenet SSD based pedestrian detection
pushprajkatiyar/person_detection_from_cctv_video
detect the no of people every second entering building gate. #person-detection
Ye-zixiao/Double-YOLO-Kaist
一种基于YOLOv3/4的双流混合模态道路行人检测方法🌊💧💦。
hasanirtiza/PedesFormer-Transformer-Networks-For-Pedestrian-Detection
Transformer Networks for Pedestrian Detection
hou-yz/MultiviewX
Toolkits for the synthetic multiview pedestrian detection dataset, MultiviewX.
YoungYoung619/pedestrian-detection-in-hazy-weather
pedestrian detection in hazy weather
cftang0827/pedestrian-detection-ssdlite
Use TensorFlow object detection API and MobileNet SSDLite model to train a pedestrian detector by using VOC 2007 + 2012 dataset
LdDl/odam
ODAM - Object detection and Monitoring
cftang0827/pedestrian_recognition
A simple human recognition api for re-ID usage, power by paper https://arxiv.org/abs/1703.07737
mrkieumy/task-conditioned
This source code implements our ECCV paper "task-conditioned domain adaptation for pedestrian detection in thermal imagery".
Spidy20/Pedestrian_Detection_OpenCV
It is a Pedestrian(Human) Detection which is developed using OpenCV Python
murphypei/faster-rcnn-pedestrian-detection
Faster R-CNN for pedestrian detection
zyayoung/Iter-Deformable-DETR
[CVPR2022] "Progressive End-to-End Object Detection in Crowded Scenes" on Deformable-DETR.
ZongweiZhou1/CenterNetPerson
CenterNet used for pedestrian detection
HRNet/HRNet-Applications-Collection
A collection of HRNet applications (Please feel freely add your applications if not included)
ligang-cs/CSP-Pedestrian-detection
A faster pytorch implementation of 'Center and Scale Prediction (CSP) for pedestrain detection (CVPR19)'.
ssbin0914/Causal-Mode-Multiplexer
Official PyTorch Implementation for "Causal Mode Multiplexer: A Novel Framework for Unbiased Multispectral Pedestrian Detection" in CVPR 2024
yogeshgajjar/BDD100k-YOLOV3-tiny
Road object detection on Berkeley DeepDrive (BDD) 100k images with a total of 10 classes.