Commit Graph

7 Commits

Author SHA1 Message Date
HaiyangP
bd0d13f610
add the tensorrt python api for hrnet (#692) 2021-08-27 20:32:54 +08:00
weiwei zhou
1f7672ce5a
add hrnet semantic segmentation model w18, w32 and w48 (#503)
* 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

* fix typo

* add hrnetseg w18 w32 w48

* add hrnetseg with ocr w18 w32 w48

* merge hrnet and small, add hrnet_ocr

* fix warning

* change project name
2021-04-29 20:26:15 +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
wang-xinyu
1a82822474 fix and optimize 2021-01-29 16:20:48 +08:00
wang-xinyu
9c40d9570d rename files, update readme 2020-12-28 10:08:16 +08:00
BaofengZan
d3930c155c migrating from tensorrt 4 to7 (#224) 2020-11-06 23:28:29 +08:00
wang-xinyu
e3db20280b update readme 2020-11-06 23:25:34 +08:00