Commit Graph

172 Commits

Author SHA1 Message Date
wang-xinyu
e49ba03feb fix windows tutorial 2020-12-04 18:46:15 +08:00
wang-xinyu
d16bb0c624 yolov3 support int8 2020-12-04 18:30:49 +08:00
wang-xinyu
5b94c930f8 yolov4 code cleanup 2020-12-04 17:13:48 +08:00
BaofengZan
4089c64522
DBNet update (#318)
dynamic input, optimize pre and post process
2020-12-04 11:38:12 +08:00
wang-xinyu
53709d2ef6 fix opencv/dnn .h 2020-11-19 15:59:16 +08:00
wang-xinyu
3d022d9114 yolov3-spp dynamic shapes 2020-11-19 15:44:14 +08:00
Alfeng Yuan
659fd2b234
add Dockerfile (#291) 2020-11-17 14:32:56 +08:00
Makaveli
6adbe35a4b
fix: typo (#280) 2020-11-11 09:42:00 +08:00
wang-xinyu
983fba2763 squeezenet to trt 7 2020-11-09 15:48:31 +08:00
wang-xinyu
18fa419ae3 update readme 2020-11-07 00:17:53 +08:00
wang-xinyu
4040773380 vgg to trt7 2020-11-07 00:03:05 +08:00
wang-xinyu
f19454573e shufflenetv2 to trt7 2020-11-07 00:00:56 +08:00
wang-xinyu
0c4dea32ed update and senet to trt7 2020-11-06 23:58:24 +08:00
wang-xinyu
f9566976ec fix 2020-11-06 23:55:43 +08:00
wang-xinyu
13ec643933 resnet to trt7 2020-11-06 23:54:18 +08:00
wang-xinyu
c6292760fc fix lenet 2020-11-06 23:54:05 +08:00
wang-xinyu
6420beb557 update readme 2020-11-06 23:51:37 +08:00
wang-xinyu
2aa8c18b77 mobilenetv3 to trt7 2020-11-06 23:51:08 +08:00
wang-xinyu
0e23a96d2b mobilenetv2 migrated to trt7 2020-11-06 23:46:48 +08:00
wang-xinyu
d9faf7c0fe mnasnet migrated to trt7 2020-11-06 23:46:33 +08:00
wang-xinyu
be6c1165b1 inceptionv3 migrated to trt7 2020-11-06 23:46:14 +08:00
wang-xinyu
df45e75182 yolov5 v3.1 verified ok 2020-11-06 23:44:21 +08:00
wang-xinyu
683991b88c fix 2020-11-06 23:44:07 +08:00
wang-xinyu
3df8c0ab9b retinaface int8 2020-11-06 23:41:52 +08:00
wang-xinyu
d689cfcd02 add model zoo 2020-11-06 23:40:11 +08:00
Koen van de Sande
53e392c835 Correct image URL (#248) 2020-11-06 23:39:56 +08:00
wang-xinyu
5abdfbc626 googlenet migrated to trt7 2020-11-06 23:39:49 +08:00
wang-xinyu
eeaf74e1f2 fix 2020-11-06 23:39:30 +08:00
wang-xinyu
00b4a21a75 lenet migrated to trt7 2020-11-06 23:39:13 +08:00
wang-xinyu
59679ca09d fix 2020-11-06 23:38:29 +08:00
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