Commit Graph

9 Commits

Author SHA1 Message Date
PeterH0323
12f7c1b8b1
Improve DBNet README.md (#467)
* Fix: syntax error in common.hpp , cuda & tensorrt not included in CMakeLists.txt

* Fix: layer warining while building in common.hpp and denet.cpp

* Fix: NOT droping mini boxes and low score boxes.

* Fix: The prediction boxes are NOT expanded by the specified proportion, which will lead to serious errors

* Improve DBNet README

* Improve DBNet README

* Improve DBNet README
2021-04-08 10:52:33 +08:00
PeterH0323
b74db15d87
Optimize dbnet (#464)
* Fix: syntax error in common.hpp , cuda & tensorrt not included in CMakeLists.txt

* Fix: layer warining while building in common.hpp and denet.cpp

* Fix: NOT droping mini boxes and low score boxes.

* Fix: The prediction boxes are NOT expanded by the specified proportion, which will lead to serious errors
2021-04-07 17:54:27 +08:00
BaofengZan
37f03a77c5
fixed some issues (#400)
* 1 动态输入
2 图像预处理和后处理和pytorch同步
3 代码格式统一

* 重新梳理代码

* tab 替换为4 space

* HRNet-Semantic-Segmentation

* update result img

* update readme

* Synchronize

* Modify some bugs
2021-02-07 17:41:16 +08:00
Ryo Mizote
4ae3e8743f
Fix a bug(wrong CMakeLists syntax) (#377) 2021-01-28 12:58:42 +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
BaofengZan
4089c64522
DBNet update (#318)
dynamic input, optimize pre and post process
2020-12-04 11:38:12 +08:00
wang-xinyu
96c2d02db7 update readme 2020-11-06 22:54:15 +08:00
wang-xinyu
78c86125b4 update readme 2020-11-06 22:54:15 +08:00