Repository navigation

#

human-tracking

People detection and tracking in stationary RGB cameras

C++
96
8 年前

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.

Python
64
3 年前

A human detector and tracker, written in python, using YOLOv7 for detection and DeepSORT for tracking the detections from YOLO.

Python
33
2 年前

The project tracks a person wearing a specific logo t-shirt from video and estimates height of the person

Python
16
7 年前

OpenCV projects like Face Recognition, Item Detection, Hand Tracking, Body Detection, Color Detection and more.

Python
12
1 年前

CVMHT : Complementary-View Multiple Human Tracking (AAAI 2020).

MATLAB
10
3 年前

This is the repository for the TAICHI algortithm for non-antropomorphic robotic arms.

Python
9
1 年前

Camera based Ground Mapped Real-time Analytics on Movements of People

HTML
7
2 年前

A prototype with a demonstration video for real-time human pose estimation and walking speed measurement using YOLOv8 with webcam.

Python
6
1 年前

4D& 3D Reconstructing and Tracking Humans Bodies In videos

Jupyter Notebook
4
7 个月前

Computer vision project for human foot trafficking with data categorization.

Python
2
1 年前

A autonomous human-following companion and tasks robot.

C++
1
5 年前

Human Tracking System: Multi-tracker detection and tracking system with YOLOv12 and BoxMOT, optimized for dance videos with mobile deployment capabilities.

Python
1
6 天前

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.

Jupyter Notebook
0
3 年前

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.

Python
0
9 个月前

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.

Jupyter Notebook
0
4 年前