Commit Graph

18 Commits (b18a09b2f063911a2de70f477aa21da255ff505d)

Author SHA1 Message Date
Tong Gao ad470e323a
[Feature] Refactor Inferencers (#1608)
* tmp commit

* initial

* kie

* update MMOCRInferencer and ocr.py

* fix

* fix bug & add ut

* ut for kie

* part of mmocr inferencer ut

* part of mmocr inferencer ut

* ut

* ut

* docs

* inferencer

* Add TextSpotInferencer

* test

* fix

* textspot

* fix

* test

* test

* fix

* fix
2023-02-02 19:05:55 +08:00
gaotongxiao 536dfdd4bd Add PyUpgrade pre-commit hook 2022-07-21 10:50:56 +08:00
Tong Gao d669ce2e82
[Fix] typo in setup.py (#1095) 2022-06-21 17:40:47 +08:00
Tong Gao d3f65aaacf
[Enhancement] Add mim to extras_requrie to setup.py, update mminstall… (#1062)
* [Enhancement] Add mim to extras_requrie to setup.py, update mminstall.txt

* update
2022-06-09 15:09:16 +08:00
Tong Gao c466e6f82d
[Enhancement] Upgrade isort (#771)
* [Enhancement] Upgrade isort

* Fix files
2022-02-09 23:22:14 +08:00
liukuikun 2f723b17a2
[Enhancement] Deprecate the support for 'python setup.py test' (#722) 2022-01-11 12:49:06 +08:00
Tong Gao 3c85646c3a
[Feature] mim extension for windows (#641) 2021-12-08 09:37:32 +08:00
Tong Gao de83b271eb
add py1.9 CI (#475) 2021-09-08 11:45:51 +08:00
Tong Gao 72a5c31577
add mim support (#394) 2021-08-04 14:21:41 +08:00
jeffreykuang 94cd52dc4a
simplify installation procedure (#188)
* postproc

* mv postproc of textdet in mmcv

* linting

* change deps mmcv 1.3.4

* update deps

* linting

* Update configs/textdet/panet/panet_r18_fpem_ffm_600e_icdar2015.py

* Update docs/changelog.md

* Update mmocr/models/textdet/postprocess/__init__.py

* Update mmocr/version.py

* resize&recompress jpg

* Update changelog.md

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-05-15 10:34:37 +08:00
quincylin1 ca1ddfd6fd
add include_package_data to setup.py (#176) 2021-05-12 22:55:50 +08:00
lizz bba33a3f4f
Support windows (#89)
* Fix compile error for Chinese comments in windows

* Fix pan on windows

* Fix types

* Update setup.py

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-04-19 11:26:00 +00:00
lizz ee1dbf1037 Try again
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 17:10:49 +08:00
lizz 2341bc5528 debug
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 16:42:41 +08:00
lizz e7a888d872 debug
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 16:26:54 +08:00
fcakyon b0e08842c3
update github url 2021-04-08 13:25:43 +03:00
lizz 44ca9c2a61
Remove usage of \ (#49)
* Remove usage of \

Signed-off-by: lizz <lizz@sensetime.com>

* rebase

Signed-off-by: lizz <lizz@sensetime.com>

* typos

Signed-off-by: lizz <lizz@sensetime.com>

* Remove test dependency on tools/

Signed-off-by: lizz <lizz@sensetime.com>

* Remove usage of \

Signed-off-by: lizz <lizz@sensetime.com>

* rebase

Signed-off-by: lizz <lizz@sensetime.com>

* typos

Signed-off-by: lizz <lizz@sensetime.com>

* Remove test dependency on tools/

Signed-off-by: lizz <lizz@sensetime.com>

* typo

Signed-off-by: lizz <lizz@sensetime.com>

* KIE in keywords

Signed-off-by: lizz <lizz@sensetime.com>

* some renames

Signed-off-by: lizz <lizz@sensetime.com>

* kill isort skip

Signed-off-by: lizz <lizz@sensetime.com>

* aggregation discrimination

Signed-off-by: lizz <lizz@sensetime.com>

* aggregation discrimination

Signed-off-by: lizz <lizz@sensetime.com>

* tiny

Signed-off-by: lizz <lizz@sensetime.com>

* fix bug: model infer on cpu

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-04-06 12:16:46 +00:00
jeffreykuang 31f1c007c0 [feature]: add textdet 2021-04-03 01:03:52 +08:00