Skip to content

sharonjunjun/DBNet.tensorRT

 
 

Repository files navigation

DBNet.tensorRT:

note: code based on WenmuZhou/DBNet.pytorch

add support for TensorRT inference

  • python
  • C++
  • full_dims and dynamic shape
git clone https://github.com/zhangjinsong3/DBNet.tensorRT.git
cd DBNet.tensorRT/deploy

Requirements

  • pytorch 1.4+
  • torchvision 0.5+
  • gcc 4.9+
  • tensorRT 6.0.1.5+
  • onnx-tensorrt 6.0+
  • onnx 1.4.0+
  • opencv 3.4.2+

Deploy

  • After train your own model, go to depoly and run it on tensorRT!

About

DBNet on onnx and tensorRT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.5%
  • Python 15.9%
  • C 2.7%
  • Makefile 0.4%
  • Objective-C 0.3%
  • Shell 0.1%
  • CMake 0.1%