Commit Graph

52 Commits (e9d5b46cb40397387816be68bfcaa5d704b10b7a)

Author SHA1 Message Date
Qing Jiang 8b429ab8f3
[MODEL] Add MAERec (#1958)
* [Update] Add MAERec configs

* [Update] Add MAERec configs

* [Update] Add Union14M data configs

* [Update] Update docs for MAERec

* [Update] Fix lint

* [Update] Update MAERec configs

* [Update] Update MAERec
2023-09-03 23:04:55 +08:00
Yining Li 1dcd6fa695
Bump version to 1.0.1 (#1944) 2023-07-04 15:04:11 +08:00
EnableAsync 0cd2878b04 [Feature] AWS S3 obtainer support (#1888)
* feat: add aws s3 obtainer

feat: add aws s3 obtainer

fix: format

fix: format

* fix: avoid duplicated code

fix: code format

* fix: runtime.txt

* fix: remove duplicated code
2023-06-24 00:15:40 +08:00
Tong Gao 63a6ed4e6c
[Fix] Place dicts to .mim (#1781)
* [Fix] Place dicts to .mim

* fix

* mmengine
2023-03-20 10:32:59 +08:00
Tong Gao 47f54304f5
[Enhancement] Make lanms-neo optional (#1772)
* [Enhancement] Make lanms-neo optional

* fix

* rm
2023-03-10 15:33:12 +08:00
Tong Gao 33cbc9b92f
[Docs] Inferencer docs (#1744)
* [Enhancement] Support batch visualization & dumping in Inferencer

* fix empty det output

* Update mmocr/apis/inferencers/base_mmocr_inferencer.py

Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>

* [Docs] Inferencer docs

* fix

* Support weight_list

* add req

* improve md

* inferencers.md

* update

* add tab

* refine

* polish

* add cn docs

* js

* js

* js

* fix ch docs

* translate

* translate

* finish

* fix

* fix

* fix

* update

* standard inferencer

* update docs

* update docs

* update docs

* update docs

* update docs

* update docs

* en

* update

* update

* update

* update

* fix

* apply sugg

---------

Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2023-03-07 18:52:41 +08:00
Kevin Wang 62d440fe8e
[Feature] add a new argument font_properties to set a specific font file in order to draw Chinese characters properly (#1709)
* [Feature] add new argument font_properties to set specific font file  in order to draw Chinese characters properly

* update the minimum mmengine version

* add docstr
2023-02-27 14:25:49 +08:00
liukuikun 1127240108
[Feature] Support auto import modules from registry. (#1731)
* [Feature] Support auto import modules from registry.

* limit mmdet version

* location parrent dir if it not exist
2023-02-17 10:28:34 +08:00
Tong Gao 705ea79067
[Fix] Change MMEngine version limit (#1453)
* [Fix] Change MMEngine version limit

* [Fix] Change MMEngine version limit

* [Fix] Change MMEngine version limit

* Apply suggestions from code review

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>

* fix

Co-authored-by: Xinyu Wang <45810070+xinke-wang@users.noreply.github.com>
2022-10-14 14:15:37 +08:00
Tong Gao c44b611a6c
Bump version to 1.0.0rc0 (#1363)
* Bump version to 1.0.0rc0

* update init

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-09-01 14:27:53 +08:00
liukuikun 27697e387c
[Docs] install (#1358)
* updata install

* run ocr.py

* updata link

* updat

* updata link
2022-09-01 12:48:39 +08:00
liukuikun d73903a9a0
[Fix] Fix dependency on MMDet & MMCV (#1246)
* limit version

* update left close right open
2022-08-22 10:32:58 +08:00
Tong Gao 506fcdbe05
[Sync] with main (up to #1221) (#1245)
* [Docs] Limit extension versions (#1210)

* loss

* fix

* fix bug

* [update] update limit version

* [Update] Update ABINet links for main (#1221)

* loss

* fix

* fix bug

* update ABINet links

Co-authored-by: Qing Jiang <mountchicken@outlook.com>
2022-08-01 15:39:21 +08:00
gaotongxiao 7a66a84b64 [DBNet] Add DBPostProcessor 2022-07-21 10:51:00 +08:00
gaotongxiao b5fc589320 Add CI 2022-07-21 10:50:55 +08:00
Tong Gao 107e9d2f48
[Docs] Limit markdown version (#1172) 2022-07-20 19:24:17 +08:00
Tong Gao b1ab4c7c33
[Fix] Restrict the minimum version of OpenCV to avoid potential vulnerabity (#1065) 2022-06-13 23:36:33 +08:00
Max Bachmann 7c5c784a94
[Enhancement] Simplify normalized edit distance calculation (#1060)
* simplify normalized edit distance calculation

* update rapidfuzz minimum version
2022-06-10 10:16:17 +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 12558969ee
[Fix] Relax OpenCV requirement (#1061)
* update opencv req

* fix
2022-06-09 14:59:12 +08:00
Tong Gao 0329ff9328
[Fix] Remove unnecessary requirements (#1000) 2022-05-06 17:14:39 +08:00
Tong Gao 64f02ba1a2
[Fix] Update installation step of `albumentations` (#984)
* [Fix] Update installation step of `albumentations`

* update albu installation guide
2022-04-28 00:01:27 +08:00
Tong Gao 52c95ccaac
[Enhancement] Replace `opencv-python-headless` with `open-python` (#970)
* [Enhancement] Relax OpenCV version requirement

* fix version
2022-04-25 11:03:02 +08:00
Xinyu Wang a3834ab24e
[Enhancement] Update CircleCI configs (#918) 2022-04-11 11:32:04 +08:00
Tong Gao fc9d73761b
[Fix] Set up the minimumversion requirement of albumentations (#769) 2022-02-15 16:51:58 +08:00
liukuikun d9f2124773
[Fix] limit pycocotools vesion (#707) 2022-01-06 14:36:18 +08:00
Tong Gao a10d56cec9
[Fix] Fix opencv version to avoid some awared bugs (#694)
* [Fix] Fix opencv version to avoid some awared bugs

* relax opencv req
2021-12-31 16:53:55 +08:00
Tong Gao f72012092f
[Docs] Enhancement & sync Chinese docs (#492)
* reorder navigation links, add links to twitter and zhihu

* update chinese docs
2021-09-28 11:32:44 +08:00
Tong Gao e23b765956
[Docs] Improve docs style (#474)
* new theme

* add theme

* update zh_cn

* improve docs style

* use customized

* fix

* update req

* docs

* Update docs

* update conf

* update

* update layout

* disable logo url

* free version limit

* update conf

* Fix api ref

* fix version
2021-09-08 11:40:51 +08:00
Tong Gao 0881c2d2a2
[Fix] Add zero division handler in poly utils, remove Polygon3 (#448)
* Add check to avoid zero div in iou computation

* replace polygon3 with shapely

* remove req of Polygon3
2021-08-25 13:14:58 +08:00
Tong Gao 4e6f70d7c4
[Enhancement] Replace lanms-proper with lanms-neo (#455) 2021-08-23 15:32:33 +08:00
Tong Gao 7b16754006
[Docs] Fix API reference & version, support exporting pdf & epub (#406)
* add mmdet

* remove uncessary autodoc mock import

* update docs version

* bind docs version to version.py

* support pdf and epub

* fix readthedocs
2021-08-04 14:24:52 +08:00
lizz 01d8d63be9
Update readthedocs.txt (#276) 2021-06-12 15:28:00 +08:00
Hongbin Sun 70715cee42
fix readthedoc (#247) 2021-05-27 21:58:11 +08:00
RangiLyu c9d151e757
Fix installing requirements with pip and mim (#242)
* add requirements

* add requirements
2021-05-27 15:59:13 +08:00
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
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 8e65bea9c3
Add mminstall (#180)
* add mminstall.txt

* fix mminstall.txt

* fix mminstall
2021-05-13 15:06:12 +08:00
quincylin1 ee700e94cd
add mminstall.txt (#177) 2021-05-13 09:01:31 +08:00
Hongbin Sun 93483615b7 fix api vis bug: sphinx version 2021-04-09 22:18:26 +08:00
lizz 3282e433f9
Fix readthedocs (#35)
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-09 16:39:21 +08:00
lizz b8abcae570
Update docs.txt (#34) 2021-04-09 16:25:17 +08:00
lizz 52ee09eec6
Update readthedocs.txt (#33) 2021-04-09 16:13:09 +08:00
lizz d4741edea2
Fix readthedocs (#32)
* Fix readthedocs

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

* Update readthedocs.txt
2021-04-09 16:01:37 +08:00
Hongbin Sun 085f0ef6dc update docs.txt 2021-04-09 14:54:27 +08:00
Hongbin Sun de564ef7cb update changelog 2021-04-09 14:38:34 +08:00
Max Bachmann 942298dea2
Replace python-Levenshtein with RapidFuzz (#24) 2021-04-09 11:16:27 +08:00
Hongbin Sun a4ac32fe0d fix #15: remove pillow in readthedocs 2021-04-08 16:11:21 +08:00
Hongbin Sun 5f858f2c61 fix #15: remove skimage 2021-04-08 16:07:47 +08:00
lizz 0206781bb6
Fix readthedocs generation (#14)
* Fix readthedocs

* Fix doc

* md format
2021-04-08 15:49:46 +08:00