withtimesgo1115 / deepSORT-yolov3spp-pytorch

This repository contains deepSORT implementations for yolov3spp model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

deepSORT-yolov3spp-pytorch

This repository contains deepSORT implementations for yolov3spp model.
Most deepSORT implementations are designed for pedestrian tracking but this repo provides a modified version for tracking other objects.
Most comments are in English.
The Restnet-50 is picked as the ReID model here.

All the codes are in master branch rather than main branch !!!

Environment

pytorch 1.7.1 openCV 3.4.1

Examples

Waiting for the uploading please.

References:

About

This repository contains deepSORT implementations for yolov3spp model.

License:GNU General Public License v3.0


Languages

Language:Python 97.4%Language:Shell 2.6%