Hongbin Sun
|
3707d67106
|
support batch inference for crnn and segocr (#407)
* support batch inference for crnn and segocr
|
2021-08-03 16:52:58 +08:00 |
|
AllentDan
|
97ac619e68
|
[Fix] Fix unit tests, remove temporary files (#328)
* fix unit tests, remove temp files
* use tempfile package and fix typo
* all files clear
|
2021-06-26 22:51:50 +08:00 |
|
AllentDan
|
d57f279083
|
[Fix] Correct isort setup (#288)
* isort
* remove tools from setup.cfg
|
2021-06-16 19:44:01 +08:00 |
|
AllentDan
|
0131b3290f
|
[Feature] Add onnx and tensorrt export tool (#278)
* add onnx and tensorrt export
* fix lint
* delete batch input to avoid dbnet error
* resolve unittest
* fix lint
* export unittest
|
2021-06-15 07:51:36 +00:00 |
|
kang sheng
|
e7f27ae317
|
change argument names according to convention (#131)
* change argument names according to convention
* bug fix when rename leakyRelu
|
2021-05-11 16:07:36 +08:00 |
|
Hongbin Sun
|
06fee8328b
|
fix #31: pytest pass
|
2021-04-06 10:58:45 +08:00 |
|
lizz
|
b153cc01c8
|
Re-enable skipped test
Signed-off-by: lizz <lizz@sensetime.com>
|
2021-04-06 10:57:25 +08:00 |
|
Hongbin Sun
|
4ecd0cea8a
|
add sar, seg and other components
|
2021-04-02 23:54:57 +08:00 |
|