Commit Graph

126 Commits

Author SHA1 Message Date
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
wang-xinyu
5cfa444517 fix 2020-11-06 21:35:02 +08:00
wang-xinyu
72501ce58f fix 2020-11-06 21:35:02 +08:00
wang-xinyu
4954a0794f update yolov5 genwts 2020-11-06 21:35:02 +08:00
wang-xinyu
a564557bb6 add faq 2020-11-06 21:33:03 +08:00
wang-xinyu
4897bb32ee yolov5 m/l/x speed test 2020-11-06 21:32:10 +08:00
wang-xinyu
ee6dd8788c update readme and fix yolov5 2020-11-06 21:31:05 +08:00
BaofengZan
c295777808 Delete yolov5s.cpp 2020-11-06 21:27:49 +08:00
BaofengZan
1b665d5864 Update yolov5.cpp 2020-11-06 21:26:51 +08:00
BaofengZan
06959d3912 实现了s/m/l/x版本 2020-11-06 21:24:42 +08:00
BaofengZan
c3b86dd467 实现了s/m/l/x版本 2020-11-06 21:22:59 +08:00
wang-xinyu
91d16e620a fix 2020-08-01 21:41:29 +08:00
wang-xinyu
eadfd2e29f update yolov5s model, according to its v2.0 release 2020-08-01 21:31:21 +08:00
Wang Xinyu
f5519c9fb8 Merge pull request #99 from upczww/master
use relu and scale instead of prelu plugin
2020-07-21 13:44:55 +08:00
upczww
93a9d801a7 use relu and scale instead of prelu plugin 2020-07-21 12:15:56 +08:00
wang-xinyu
9bb3d5ef77 fix large input segfault 2020-07-21 10:50:36 +08:00
wang-xinyu
8ebe060186 fix 2020-07-06 19:40:28 +08:00