Skip to content

C++ library based on tensorrt integration

License

Notifications You must be signed in to change notification settings

yaodix/tensorRT_Pro

 
 

Repository files navigation

代码分析

源自项目:https://github.com/shouxieai/tensorRT_Pro
本项目对其中目标跟踪部分进行代码注释和分析

目标跟踪

pipeline of simple deepsort

目标跟踪效果

  1. 目标跟踪正常
  2. 目标1因遮挡而消失
  3. 目标1出现继续跟踪

卡尔曼滤波效果

绿色:当前检测框
红色:预测框

About

C++ library based on tensorrt integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 75.5%
  • C 16.6%
  • HTML 2.4%
  • Cuda 2.0%
  • Jupyter Notebook 1.9%
  • Python 0.6%
  • Other 1.0%