weiwei zhou
|
b15a45da39
|
Fix typo which causes "addConvRule not declared" (#387)
* fix typo
|
2021-01-31 17:26:33 +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 |
|
Ryo Mizote
|
4ae3e8743f
|
Fix a bug(wrong CMakeLists syntax) (#377)
|
2021-01-28 12:58:42 +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 |
|
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 |
|