Commit Graph

11 Commits

Author SHA1 Message Date
Ryo Mizote
4ae3e8743f
Fix a bug(wrong CMakeLists syntax) (#377) 2021-01-28 12:58:42 +08:00
wang-xinyu
95b9b3bc9e yolov5 v4.0 int8 2021-01-24 13:58:06 +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
413df88372 add install guide, etc. 2020-11-06 23:35:28 +08:00
wang-xinyu
438b46e0dd yolov5 hswish plugin replaced by x*hsigmoid 2020-11-06 22:54:15 +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
65c4c9144b update yolov5 to v3.0 2020-11-06 22:22:23 +08:00
wang-xinyu
ee6dd8788c update readme and fix yolov5 2020-11-06 21:31:05 +08:00
wang-xinyu
6ee4c62ff0 implement yolov5s 2020-06-22 13:48:17 +08:00