Jianyong Chen
|
2414c65577
|
Add drrg (#189)
* merge drrg
* directory structure&fix redundant import
* docstrings
* fix isort
* drrg readme
* merge drrg
* directory structure&fix redundant import
* docstrings
* fix isort
* drrg readme
* add unittests&fix docstrings
* revert test_loss
* add unittest
* add unittests
* fix docstrings
* fix docstrings
* fix yapf
* fix yapf
* Update test_textdet_head.py
* Update test_textdet_head.py
* add unittests
* add unittests
* add unittests
* fix docstrings
* fix docstrings
* fix docstring
* fix unittests
* fix pytest
* fix pytest
* fix pytest
* fix variable names
Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
|
2021-05-18 11:15:47 +08:00 |
Max Bachmann
|
942298dea2
|
Replace python-Levenshtein with RapidFuzz (#24)
|
2021-04-09 11:16:27 +08:00 |
jeffreykuang
|
b10bb9eb6a
|
Enhance/synthtext pretrain (#20)
* fix 19: add synthtext pretrained model
* fix 19: setup.cfg linting
|
2021-04-04 21:15:21 +08:00 |
Hongbin Sun
|
3c0f9d87c5
|
fix #9: [feature]: setting norms for contributing (#10)
* fix #9: [feature]: setting norms for contributing
* fix #9: [feature]: setting norms for contributing
* fix #9: [feature]: setting norms for contributing
* fix #9: [feature]: setting norms for contributing
|
2021-04-03 19:40:29 +08:00 |
jeffreykuang
|
31f1c007c0
|
[feature]: add textdet
|
2021-04-03 01:03:52 +08:00 |