wang-xinyu
|
32d960a47c
|
update readme
|
2021-01-31 16:37:09 +08:00 |
|
weiwei zhou
|
95bea3e7fa
|
add RepVGG, support all RepVGG predefined structures. (#384)
* 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
* add RepVGG
|
2021-01-31 10:57:30 +08:00 |
|
Victor Sonck
|
7fe5e135aa
|
Fix dockerfile bionic opencv 3.4 version (#383)
* Fix dockerfile bionic opencv 3.4 version
* add libraries needed for yolov5
* add libshape debug package
Co-authored-by: Victor Sonck <victor.sonck@ml6.eu>
|
2021-01-31 10:52:14 +08:00 |
|
wang-xinyu
|
1a82822474
|
fix and optimize
|
2021-01-29 16:20:48 +08:00 |
|
YuzhouPeng
|
6161f28854
|
add unet code (#380)
* add code
* remove txt
|
2021-01-28 12:59:02 +08:00 |
|
Ryo Mizote
|
4ae3e8743f
|
Fix a bug(wrong CMakeLists syntax) (#377)
|
2021-01-28 12:58:42 +08:00 |
|
wang-xinyu
|
5332e0e46c
|
fix
|
2021-01-24 14:21:52 +08:00 |
|
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 |
|