human-tracking
There are 19 repositories under human-tracking topic.
MVIG-SJTU/AlphaPose
Real-Time and Accurate Full-Body Multi-Person Pose Estimation&Tracking System
m-dorgham/PedestrianTracking
People detection and tracking in stationary RGB cameras
lewjiayi/Crowd-Analysis
System integrated with YOLOv4 and Deep SORT for real-time crowd monitoring, then perform crowd analysis. The system is able to monitor for abnormal crowd activity, social distance violation and restricted entry. The other part of the system can then process crowd movement data into optical flow, heatmap and energy graph.
dasupradyumna/YOLOv7-DeepSORT-Human-Tracking
A human detector and tracker, written in python, using YOLOv7 for detection and DeepSORT for tracking the detections from YOLO.
LCAS/FLOBOT
EU funded Horizon 2020 project
anand-b/Real-time-Person-Tracking-and-Height-Estimation
The project tracks a person wearing a specific logo t-shirt from video and estimates height of the person
muki01/OpenCV_Projects
OpenCV projects like Face Recognition, Item Detection, Hand Tracking, Body Detection, Color Detection and more.
amajji/real-time-human-detection-tracking-system
Real-time human detection and tracking camera using YOLOV5 and Arduino
ozora-ogino/tflite-human-tracking
SORT based human tracking for edge.
RuizeHan/CVMHT
CVMHT : Complementary-View Multiple Human Tracking (AAAI 2020).
eduze/AugurSense
Camera based Ground Mapped Real-time Analytics on Movements of People
AdrianPrados/TAICHI
This is the repository for the TAICHI algortithm for non-antropomorphic robotic arms.
PanithanS/Webcam-Pose-Estimation-Walking-Speed-Measurement
A prototype with a demonstration video for real-time human pose estimation and walking speed measurement using YOLOv8 with webcam.
Yazdi9/4D_HumanBodyReconstructing
4D& 3D Reconstructing and Tracking Humans Bodies In videos
Kerem-Kurt/YOLOv8-and-DEEPSORT-Human-Foot-Trafficker
Computer vision project for human foot trafficking with data categorization.
thearchitector/followbot
A autonomous human-following companion and tasks robot.
aishafarooque/Committee-Based-Classifier
The goal of this project is to implement a committee-based tracking ensemble model for human detection and tracking. This repository contains ML models and FairMOT implementation.
dev-jinwoohong/YOLOv8-SORT-Human-Tracking
The YOLOv8-SORT-Human-Tracking repository demonstrates human tracking using YOLOv8 and the SORT algorithm, showcasing results of using YOLOv8 alone versus the combined method.
MatteoLucchi1998/InterpersonalDistances
During the COVID-19 pandemic it is necessary, to prevent contagion, to keep a safe distance from other individuals, in particular in public places. This project was created to provide a tool that, through Neural Networks and Artificial Vision, exploits images collected by surveillance video systems, producing useful information for respecting interpersonal distancing.