Commit Graph

189 Commits

Author SHA1 Message Date
wang-xinyu
c4fd9ca697 update readme 2021-01-24 14:12:50 +08:00
wang-xinyu
95b9b3bc9e yolov5 v4.0 int8 2021-01-24 13:58:06 +08:00
Wang Xinyu
86b8f5f701
update psenet readme 2021-01-22 19:47:38 +08:00
weiwei zhou
285ec22e5f
fix network bug and rewrite post-processing pse algorithm (#367)
* create psenet

create psenet with weight from tensorflow

* delete some useless code

* repalce tab with 4 blanks

* fix network bug, rewrite post-processing pse algorithm

* update readme

* update readme
2021-01-22 19:44:29 +08:00
Darren
556665cca1
IBN-Net (#362)
* IBN-Net

InstanceNorm2d

resnet50-ibna

resnet50-ibnb

* add ibnnet pytorch repo
2021-01-19 22:06:25 +08:00
wang-xinyu
7ba93e2d0d update readme, fps of yolov5 v4.0 2021-01-08 17:07:53 +08:00
wang-xinyu
d0a32e5646 yolov5 updated to v4.0 2021-01-08 16:52:48 +08:00
TeeVenDick
6d0f5cbf47
Fix typo (#350) 2021-01-07 20:54:56 +08:00
wang-xinyu
9c40d9570d rename files, update readme 2020-12-28 10:08:16 +08:00
BaofengZan
bc755aed10
HRNet-Semantic-Segmentation (#338)
add HRNet-Semantic-Segmentation
2020-12-27 10:28:56 +08:00
wwqgtxx
53ac268209
fix yolov3 build error (#335) 2020-12-21 11:27:57 +08:00
priteshgohil
a8e8391801
update yolov5/README.md (#333) 2020-12-21 11:27:28 +08:00
wang-xinyu
17efe30525 update readme 2020-12-17 16:07:44 +08:00
wang-xinyu
8565237890 fix cmake 2020-12-16 12:54:00 +08:00
LabMemNo003
a7f96eca6c
Fix typo in CMakeLists.txt (#329)
* Fix typo in CMakeLists.txt

* Fix format error for CUDA_NVCC_FLAGS
2020-12-14 10:32:48 +08:00
wang-xinyu
0b734e4818 update readme 2020-12-04 22:48:32 +08:00
weiwei zhou
cd277360e2
create psenet project with weight from tensorflow (#321)
* create psenet

create psenet with weight from tensorflow

* delete some useless code

* repalce tab with 4 blanks
2020-12-04 22:32:27 +08:00
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