Commit Graph

98 Commits

Author SHA1 Message Date
Wang Xinyu
e97add4757
Update README.md 2024-04-28 14:58:44 +08:00
wang-xinyu
739c5a4061 update readme 2024-04-22 13:24:16 +08:00
Wang Xinyu
417f6faf0f
Update README.md 2024-04-18 10:23:49 +08:00
Wang Xinyu
a5f84f6103
pre-commit check and contribution doc (#1459)
* remove blank

* Update pre-commit.yml

* Update pre-commit.yml

* code style

* add contribution.md

* add contribution.md
2024-03-20 11:13:45 +08:00
wang-xinyu
5d7896913c update readme 2024-03-12 18:42:23 +08:00
Wang Xinyu
04d3a931f5
Update README.md 2024-03-11 13:01:58 +08:00
Wang Xinyu
e585b15c36
Update README.md 2024-03-07 19:06:42 +08:00
Wang Xinyu
6a267e0413
Update README.md 2023-10-17 21:04:00 +08:00
Wang Xinyu
4c9ef43ba1
Update README.md 2023-07-03 10:11:40 +08:00
nengwp
f2521a5ffa
RCNN upgrade to support TensorRT 7&8 (#1256)
* rcnn upgrade to support TensorRT 8.

* Update RpnDecodePlugin.h

Remove Chinese

* Update rcnn.cpp

Remove Chinese

* Update backbone.hpp

Remove Chinese

* Update backbone.hpp

* Update rcnn.cpp

* Update rcnn.cpp

* Update rcnn.cpp

* Update MaskRcnnInferencePlugin.h

* rcnn upgrade to support TensorRT 8.x

* rcnn upgrade to support TensorRT 8.x

* Update macros.h

* Update README.md

---------

Co-authored-by: nengwp <nengwp@github.ai>
Co-authored-by: Wang Xinyu <shaywxy@gmail.com>
2023-03-07 19:26:53 +08:00
wang-xinyu
ebc54830ec refactor yolov5 dir 2022-12-20 13:42:59 +08:00
Wang Xinyu
fbad2261dc
yolov5: upgrade to v7.0 and support instance segmentation (#1177)
* add seg

* yolov5 seg

* update wts and readme

* add todo

* update readme
2022-12-18 23:15:07 +08:00
Wang Xinyu
cdf45858c6 update introduction 2022-12-13 23:31:44 +08:00
Wang Xinyu
9243edf59e Update README.md 2022-10-26 20:26:54 +08:00
Wang Xinyu
ca5e9425f9 Update README.md 2022-09-19 16:02:00 +08:00
Wang Xinyu
d988519e73 Update README.md 2022-09-07 16:53:57 +08:00
wang-xinyu
10fd212890 update readme 2022-09-07 15:36:03 +08:00
Wang Xinyu
8112542b5f
Update README.md 2022-08-19 18:07:10 +08:00
Wang Xinyu
0f944b8975
Update README.md 2022-07-06 11:35:17 +08:00
Wang Xinyu
6c59b8bc26
Update README.md 2022-05-27 08:44:34 +08:00
Wang Xinyu
f80f010ac4
Update README.md 2022-05-23 10:44:07 +08:00
Wang Xinyu
8a472a1c6d
Update README.md 2022-05-23 10:30:57 +08:00
Subtain Malik
f2ac76df5a
added MLP with proper documentation (#874)
* [MLP]: create using core TensortRT python APIs

* [MLP]: README.md added with chart

* [MLP]: C++ TensorRT APIs added

* [MLP]: Updated Docs

* [MLP]: basic .wts added with APIs

* [MLP]: Updated minor details

* [MLP]: fix
2022-01-10 11:34:23 +08:00
wang-xinyu
e785f51d10 update readme 2021-10-20 05:31:24 +00:00
wang-xinyu
ae329092a1 update yolov5 readme 2021-10-18 07:43:48 +00:00
Wang Xinyu
35a3301bf7
Update README.md 2021-08-31 19:10:16 +08:00
Wang Xinyu
917ad809ae
Update README.md 2021-07-01 13:14:36 +08:00
Wang Xinyu
f8c537586a
Update README.md 2021-06-11 10:42:16 +08:00
wang-xinyu
31646b6690 update readme 2021-05-24 03:49:13 +00:00
wang-xinyu
4866607082 update readme 2021-05-17 11:44:48 +00:00
wang-xinyu
ad84d77335 update readme 2021-04-26 03:48:49 +00:00
Wang Xinyu
d9bdd7e59f
Update README.md 2021-04-16 11:47:16 +08:00
wang-xinyu
4070131934 update readme 2021-04-02 09:44:28 +08:00
Wang Xinyu
a7f43a304d
Update README.md 2021-03-17 19:29:45 +08:00
wang-xinyu
1336337589 also use google drive for model zoo and calib data 2021-03-08 18:44:50 +08:00
wang-xinyu
2ae0fd1882 update readme 2021-03-05 15:10:42 +08:00
wang-xinyu
32d960a47c update readme 2021-01-31 16:37:09 +08:00
wang-xinyu
1a82822474 fix and optimize 2021-01-29 16:20:48 +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
7ba93e2d0d update readme, fps of yolov5 v4.0 2021-01-08 17:07:53 +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
wang-xinyu
17efe30525 update readme 2020-12-17 16:07:44 +08:00
wang-xinyu
0b734e4818 update readme 2020-12-04 22:48:32 +08:00
wang-xinyu
d16bb0c624 yolov3 support int8 2020-12-04 18:30:49 +08:00
wang-xinyu
3d022d9114 yolov3-spp dynamic shapes 2020-11-19 15:44:14 +08:00
wang-xinyu
18fa419ae3 update readme 2020-11-07 00:17:53 +08:00
wang-xinyu
be6c1165b1 inceptionv3 migrated to trt7 2020-11-06 23:46:14 +08:00
wang-xinyu
3df8c0ab9b retinaface int8 2020-11-06 23:41:52 +08:00