Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 2.25 KB

README_en.md

File metadata and controls

54 lines (41 loc) · 2.25 KB

FairMOT_Paddle_Tracker(Single Camera)

简体中文 | English

Address Navigation

Preview

MOT20-01

Preview for Interface

Interface

Enviroment Requirement

  • Python3
  • Paddlepaddle==2.1.0 edition
  • OpenCV-python
  • Needed requirements → All the requirements of paddle_detection
  • Test system → window10
  • The provided pkged enviroment(coda enviroment wich have all the needed libs) --> →Google Drive

Introduction

Provide Model file

Download: →Google Drive → need to put them in the folder named best_model(root_dir)

Quickly start

  • git clone "https://github.com/ReverseSacle/FairMOT_Paddle.git"
  • Unzip paddle-enviroment in Anaconda3/envs/ folder
  • Use pycharm,choose paddle-env enviroment.Then,create a folder named best_model,unzip the inference-weight in the best_model folder.

About Function of Buttons

About training