Commit Graph

142 Commits

Author SHA1 Message Date
wang-xinyu
413df88372 add install guide, etc. 2020-11-06 23:35:28 +08:00
BaofengZan
55e604e6f7 Fix bug : when the width and height are different, the result is incorrect (#235) 2020-11-06 23:31:42 +08:00
BaofengZan
d3930c155c migrating from tensorrt 4 to7 (#224) 2020-11-06 23:28:29 +08:00
wang-xinyu
08126b175d fix yolov5 2020-11-06 23:27:30 +08:00
BaofengZan
8bdbb47dfa 从wts文件中读取anhor信息,并传入yololayer plugin (#215)
* 修改图片地址为URL

* get Anchor values from wts

* get anchor values form wts

* get anchor values from wts

* get anchor values from wts

* 1 using space 2 release heap mem

* 1 Using 4 space
2 Delete Chinese comment
3 Load all variables
4 Release heap mem

* 1 Using 4 space
2 Delete Chinese comment
3 Load all variables
4 Release heap mem

* 1. 函数模块化
2. 格式化代码
3. 同步为最新的yolov5代码
2020-11-06 23:27:30 +08:00
upczww
7cd9368fb6 bug fix 2020-11-06 23:26:00 +08:00
wang-xinyu
e3db20280b update readme 2020-11-06 23:25:34 +08:00
wang-xinyu
bcb663686e update readme 2020-11-06 23:25:34 +08:00
BaofengZan
ad93465ab5 Update 使用TRT加速网络-零.md 2020-11-06 23:25:34 +08:00
BaofengZan
3c2c644d27 修改图片地址为URL 2020-11-06 23:24:26 +08:00
BaofengZan
2f71dc4851 修改图片地址为URL 2020-11-06 23:24:26 +08:00
BaofengZan
ca14523272 修改图片地址为URL 2020-11-06 23:24:26 +08:00
BaofengZan
dd5a6a3106 修改图片地址为URL 2020-11-06 23:24:26 +08:00
BaofengZan
6c5855e93f 删除教程文档 2020-11-06 23:23:05 +08:00
BaofengZan
7e50f912ac hrnet classification trt 加速 2020-11-06 23:22:12 +08:00
BaofengZan
0af7e891b0 hrnet classification trt 加速 2020-11-06 23:22:12 +08:00
BaofengZan
3d2228d7a9 hrnet classification trt 加速 2020-11-06 23:22:11 +08:00
BaofengZan
a0535c4876 hrnet classification trt 加速 2020-11-06 23:22:11 +08:00
BaofengZan
6d63cafabe Revert "Revert "hrnet classification trt 加速""
This reverts commit 8323f0be169bee5f781dd51fe7fdfd1dbf2330b8.
2020-11-06 23:20:58 +08:00
BaofengZan
a65be9152a Revert "hrnet classification trt 加速"
This reverts commit 9e1c282158087e6d18217559ab66d1393ec3ad17.
2020-11-06 23:20:31 +08:00
BaofengZan
d26af10f1c hrnet classification trt 加速 2020-11-06 23:19:23 +08:00
BaofengZan
7f13e58cad hrnet classification trt 加速 2020-11-06 23:19:23 +08:00
BaofengZan
a62b09cf0f hrnet clasification trt 加速 2020-11-06 23:19:23 +08:00
BaofengZan
1e8cb5a48d hrnet clasification trt 加速 2020-11-06 23:19:23 +08:00
hwh-hit
d01cf6ff3a add Ultra-Fast-Lane-Detection implementation in TensorRT6 2020-11-06 22:56:24 +08:00
hwh-hit
be336a561d add Ultra-Fast-Lane-Detection implementation in TensorRT6 2020-11-06 22:56:24 +08:00
wang-xinyu
06ac8cd71d add crnn 2020-11-06 22:54:15 +08:00
wang-xinyu
438b46e0dd yolov5 hswish plugin replaced by x*hsigmoid 2020-11-06 22:54:15 +08:00
wang-xinyu
2abc7b8375 fix 2020-11-06 22:54:15 +08:00
wang-xinyu
6603efbe16 add retinaface(mobilenet0.25) 2020-11-06 22:54:15 +08:00
wang-xinyu
efb809c043 optimize gpu buffer 2020-11-06 22:54:15 +08:00
wang-xinyu
96c2d02db7 update readme 2020-11-06 22:54:15 +08:00
wang-xinyu
78c86125b4 update readme 2020-11-06 22:54:15 +08:00
wang-xinyu
4d2fa7149a fix register plugin and cmp 2020-11-06 22:24:28 +08:00
wang-xinyu
52c48971e5 tranlate windows tutorial 2020-11-06 22:24:28 +08:00
BaofengZan
98994caced Update windows编译运行手把手教程.md 2020-11-06 22:24:28 +08:00
BaofengZan
71d67dd52e windows编译运行教程 2020-11-06 22:24:28 +08:00
BaofengZan
88d7ff971b windows编译运行教程 2020-11-06 22:24:28 +08:00
wang-xinyu
ce784c2e89 fix retinaface 2020-11-06 22:24:28 +08:00
wang-xinyu
8cca63eef8 update readme 2020-11-06 22:24:28 +08:00
wang-xinyu
393412260f mv yolov5 register plugin to .h 2020-11-06 22:24:28 +08:00
cesarandreslopez
1199fa23ce Added Target_link_libraries for myplugins
Based on @philipp-schmidt fix on his repository, https://github.com/wang-xinyu/tensorrtx/issues/139#issuecomment-674698203 I've added the link libraries to make sure that the plugin importation works well in Python TensorRT API.

The same will probably have to be done for all other implementations in this repository.
2020-11-06 22:22:23 +08:00
Wang Xinyu
5dc79e982e add a turorial, isarsoft/deploy yolov4 with triton 2020-11-06 22:22:23 +08:00
upczww
49ad8da4a5 add a Python TensorRT example 2020-11-06 22:22:23 +08:00
Wang Xinyu
c36d1a8222 Update yolov5.cpp 2020-11-06 22:22:23 +08:00
wang-xinyu
981a7df70d add a tutorial check_fp16_int8_support 2020-11-06 22:22:23 +08:00
wang-xinyu
65c4c9144b update yolov5 to v3.0 2020-11-06 22:22:23 +08:00
Wang Xinyu
75e2c66e73 update yolov5 readme 2020-11-06 22:22:23 +08:00
Wang Xinyu
7093488062 Update README.md 2020-11-06 22:22:23 +08:00
BaofengZan
2c4eca006a 自然场景文字检测DBNet 2020-11-06 22:19:39 +08:00