13 Commits

Author SHA1 Message Date
WenmuZhou
02a892aa75 Keep the parameter names the same as python 2022-04-09 02:19:01 +00:00
MissPenguin
7d53da943e merge all 2021-08-11 13:04:47 +00:00
MissPenguin
4a182a897b split cpp inference 2021-08-10 07:58:01 +00:00
Daniel
d63431a633 Update postprocess_op.cpp to adapt to vc++ (#2669)
* Update postprocess_op.cpp

Modify code to adapt to VC.

* Remove redundant comment.

Fixed a bug it cannot adapt to VC++.
2021-04-29 14:16:44 +00:00
Tingquan Gao
aab10b4faf
Add polygon score param to config (#2646)
* Add polygon score param to config
2021-04-27 10:32:33 +08:00
buptlihang
132c071345 add PolygonScoreAcc to improve polygon detect 2021-04-23 08:23:12 +00:00
buptlihang
8560be24be add PolygonScoreAcc to improve polygon detect 2021-04-23 08:23:03 +00:00
zhoujun
bc563c642c
添加方向分类器 (#1184)
add cls module
2020-11-21 22:10:45 +08:00
littletomatodonkey
3667498bad fix cv exception 2020-07-16 12:14:46 +00:00
littletomatodonkey
1172372248 fix minAreaRect assert error 2020-07-15 06:09:13 +00:00
littletomatodonkey
9d16c1178b fix cpp infer 2020-07-13 13:05:36 +00:00
littletomatodonkey
483486af58 add config 2020-07-13 08:59:21 +00:00
littletomatodonkey
297edfaa03 add cpp inference 2020-07-12 17:21:47 +00:00