Skip to content

Latest commit

 

History

History

pptracking

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

English | 简体中文

PP-Tracking Model Deployment

Model Description

List of Supported Models

Now FastDeploy supports the deployment of the following models

Export Deployment Models

Before deployment, the trained PP-Tracking needs to be exported into the deployment model. Refer to Export Model for more details.

Download Pre-trained Models

For developers' testing, PP-Tracking’s pedestrian tracking pendant model is provided below. Developers can download and use it directly. Refer to PPTracking for other models.

Model Parameter Size Accuracy Note
PP-Tracking 51.2MB -

Statement

  • Only JDE models are supported(JDE,FairMOT,MCFairMOT);
  • SDE model deployment is not supported at present. Its deployment can be allowed after PaddleDetection officially updates SED deployment code.

Detailed Deployment Tutorials