# SORT-Python **Repository Path**: yinguobing/SORT-Python ## Basic Information - **Project Name**: SORT-Python - **Description**: Simple, online, and realtime tracking of multiple objects in a video sequence. - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-27 - **Last Updated**: 2026-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SORT This is a fork of [SORT: Simple Online and Realtime Tracking](https://github.com/abewley/sort) with following features: - Introduce OpenCV to replace some python packages.