Giter Club home page Giter Club logo

fairmot-pytorch-tracker_basic's Introduction

FairMOT_Pytorch_Tracker(单摄像头)

简体中文 | English

地址导航

效果预览

MOT20-01

界面预览

Interface

相关介绍

环境要求

调试运行

  • git clone "https://github.com/ReverseSacle/FairMOT-Pytorch-Tracker_Basic.git"
  • 解压Fairmot_env环境到Anaconda3/envs/目录下
  • 使用pycharm,调用此Fairmot-env环境,再在根目录中创建一个models文件夹将下面的模型权重压缩包解压到此文件夹

提供的模型权重文件

基础套件

  • Pyqt5 --> 界面窗口、按钮组、阈值选择、文件选择和进度条
  • Pytorch --> 追踪效果
  • Opencv --> 视频和摄像头追踪,播放与暂停

问题解答

有小伙伴提出dcnv2无法使用等问题。 对于此问题,本项目已提供了DCNv2的压缩包,解压后切换到DCNv2文件目录内执行python setup.py install,执行完后再将DCNv2文件夹设为根目录。 另外,对于库的路径问题,可在pycharm内将FairMOT-main,src文件夹设为根目录即可。

更新日志

2021.11.29 添加新分支ByteTrack-Kernel,以ByteTrack核心替换了当前的追踪核心

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.