bytetrack

There are 59 repositories under bytetrack topic.

  • tracker-hub

    Tracker Model Hub Library

    Language:Python3
  • Vehicle-Detection-Tracking-App

    This repository contains a Streamlit web application for vehicle tracking using different SOTA object detection models. The app offers two options: YOLO-NAS with SORT tracking and YOLOv8 with ByteTrack and Supervision tracking. It enables users to upload a video file, set confidence levels, and visualize the tracking results in real-time.

    Language:Python2
  • People-Tracking-and-Counting

    This project utilizes the YOLO (You Only Look Once) object detection algorithm combined with the ByteTrack multi-object tracking algorithm to monitor and count people passing a specified marker. The direction of movement (right-to-left or left-to-right) is recorded, and counters are incremented accordingly.

    Language:Python1
  • VideoMasker

    Secure and convenient Client-Side Video Automatic De-Identification Program

    Language:Python1
  • Vision-Project

    Vehicle detection, tracking, counting, and speed estimation | project for the Vision & Cognitive System course (CompSci @ UniPd) | w/ Shakiba Farjood Fashalami

    Language:Jupyter Notebook1
  • PaddleDetection_YOLOset

    Paddle YOLO set: YOLOv3, PPYOLO, PPYOLOE, YOLOX, YOLOv5, YOLOv7 and so on.

    Language:Python1
  • Age_and_Gender_Detection_through_CCTV_Videos

    This Repo contains code for used for age and gender detection in CCTV videos

    Language:Python1
  • eye-in-the-sky

    Final-year project submitted as part of BSc Computer Science at Durham University. This project focuses on the application of object detection and tracking methods to the UAV imagery domain.

    Language:Python1
  • Pig-count

    利用深度學習於屠宰場豬隻數量清點

    Language:Python
  • ByteTrack_MCMOT

    MOT(Multi-object tracking) and MCMOT(Multi-class Multi-object tracking ) using yolov5 with C++ support bytetrack

    Language:C++
  • face_detection

    Real-time face detection system for security checkpoints

    Language:Jupyter Notebook
  • ByteTrack

    [ECCV 2022] ByteTrack: Multi-Object Tracking by Associating Every Detection Box

    Language:Python
  • unity-bytetrack-plugin

    This repository houses a simple native plugin for the Unity game engine, built in Visual Studio, that leverages the ByteTrack-Eigen library to perform real-time object tracking.

    Language:C++
  • YOLOv5_Football_analytics

    A state-of-the-art object detection system, built on the YOLOv5 framework, is employed to individually recognize and monitor players, the ball, sideline referees, and the goalkeeper in real-time using a television broadcast camera feed. The Bytetrack technology is integrated to augment and refine the model's performance! ⚽

    Language:Jupyter Notebook
  • CVSDC

    Computer Vision Social Distance Control

    Language:Python
  • BRA

    A machine learning landing application, whose full name is "behavioral risk assessment".

    Language:Python