Giter Site home page Giter Site logo

liyinggang6 / bytetrack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jiaozhentian/bytetrack

0.0 0.0 0.0 916 KB

bytetrack追踪算法,仅包含追踪部分,接入检测模型推理数据即可使用

License: Apache License 2.0

Python 100.00%

bytetrack's Introduction

bytetrack

bytetrack追踪算法,仅包含追踪部分,接入检测模型推理数据即可使用

Instructions

本代码只包含ByteTrack算法追踪部分。

因ByteTrack追踪算法可以仅依赖Detection模型即可实现高效率的追踪,因此我将ByteTrack追踪部分单独抽离出来,其接口可接入自己的检测模型结果。

Experiment result

CPU: [email protected]

Memory: 16G

GPU: None

Average person number per frame: 12

Algorithm average speed: 6.5ms

Warning

Bytetrack 关键算法部分使用了原作者的代码,但原作者的代码中将tlwh的list中的顺序写错了,但源代码逻辑却能自洽,能够正常运行,类似于C语言在开始的部分写入了#define TRUE FALSE。不要试图去修改这一bug,否则出现任何问题不要联系我。

References

The source code link ifzhang/ByteTrack: ByteTrack: Multi-Object Tracking by Associating Every Detection Box (github.com)

Contact

QQ 744483644

bytetrack's People

Contributors

jiaozhentian avatar

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.