Commit Graph

261 Commits (main)

Author SHA1 Message Date
Yining Li 1dcd6fa695
Bump version to 1.0.1 (#1944) 2023-07-04 15:04:11 +08:00
Lum a344280bcb
[Docs] Update English version dataset_preparer.md (#1860)
* Update English version dataset_preparer.md

* fix the md style error.

* Update the workflow.jpg

* Fixed a few typos.

* use the online fig to instead of the workflow.jpg

* fixed the pre-commit problem.

* [docs] Update dataset_preparer.md
2023-04-26 18:09:08 +08:00
Quantum Cat 4eb3cc7de5
[Feature] Add scheduler visualization from mmpretrain to mmocr (#1866)
* 2023/04/18 vis_scheduler_transportation_v1

* lint_fix

* Update docs/zh_cn/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/zh_cn/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* Update docs/en/user_guides/useful_tools.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>

* 2023/04/25 add -d 100

---------

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2023-04-25 22:36:12 +08:00
liukuikun 1e696887b9
[Docs] update data prepare (#1784)
* [Docs] update data prepare

* fix comment and need to update some fig

* update

---------

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2023-04-17 17:03:45 +08:00
Tong Gao 9e713c63fe
[Docs] Remove version tab (#1843)
* [Docs] Remove version tab

* update
2023-04-10 11:17:28 +08:00
Tong Gao d7c59f3325
Bump version to 1.0.0 (#1841)
* Bump version to 1.0.0

* Bump version to 1.0.0
2023-04-06 19:04:27 +08:00
Tong Gao a7e326f829
[Docs] Update docs after branch switching (#1834)
* [Docs] Update docs after branch switching

* fix

* update

* update docs

* update
2023-04-06 17:26:39 +08:00
Tong Gao 97efb04c50
[CI] Add tests for pytorch 2.0 (#1836)
* [CI] Add tests for pytorch 2.0

* fix

* fix

* fix

* fix

* test

* update

* update
2023-04-06 17:25:45 +08:00
Tong Gao 67f25c6fb3
[Docs] Update faq (#1817) 2023-03-28 16:25:03 +08:00
Tong Gao 59d89e10c7
[Doc] Dataset (#1782)
* [Doc] Dataset

* fix

* update

* update
2023-03-27 12:47:01 +08:00
Hugo Tong c886936117
[Enhancement] decouple batch_size to det_batch_size, rec_batch_size and kie_batch_size in MMOCRInferencer (#1801)
* decouple batch_size to det_batch_size, rec_batch_size, kie_batch_size and chunk_size in MMOCRInferencer

* remove chunk_size parameter

* add Optional keyword in function definitions and doc strings

* add det_batch_size, rec_batch_size, kie_batch_size in user_guides

* minor formatting
2023-03-24 11:06:03 +08:00
Tong Gao 22f40b79ed
[Enhancement] Add MMOCR tutorial notebook (#1771)
* [Enhancement] Add MMOCR tutorial notebook

* revert

* [Enhancement] Add MMOCR tutorial notebook

* clear output

* update
2023-03-22 16:46:16 +08:00
Tong Gao 1a379f2f1b
[Fix] Clear up some unused scripts (#1798) 2023-03-22 14:00:55 +08:00
Tong Gao d0dc90253a
[Dataset Preparer] MJSynth (#1791)
* finialize

* finialize
2023-03-22 10:10:46 +08:00
Tong Gao 6d9582b6c7
[Docs] Fix quick run (#1775)
* Fix quick run

* fix ut

* debug

* fix

* fix ut
2023-03-22 10:09:54 +08:00
Tong Gao ae252626d3
[Docs] Fix some deadlinks in the docs (#1469)
* [Docs] Fix some deadlinks in the docs

* intersphines
2023-03-20 11:35:04 +08:00
Tong Gao 9caacc76ee
[Enhancement] Deprecate file_client_args and use backend_args instead (#1765)
* tmp commit

* remove
2023-03-20 10:33:20 +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 c6580a48c1
[Dataset Preparer] SynthText (#1779)
* [Dataset] Support Synthtext

* update

* update

* finalize setting

* fix

* textrec

* update

* add fake magnet obtainer

* update rec

* update

* sample_ann
2023-03-17 14:34:12 +08:00
jorie-peng 7ef34c4407
[Doc] add opendatalab download link (#1753)
* add opendatalab link

* fix

* fix

* ip

---------

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2023-03-14 15:55:53 +08:00
Tong Gao 465316f193
[Docs] Mark projects in docs (#1766)
* [Docs] Mark projects in docs

* fix

* fix

* fix

* fix
2023-03-10 15:09:37 +08:00
Tong Gao 590af4b5e8
[Doc] Remove LoadImageFromLMDB from docs (#1767) 2023-03-10 14:52:16 +08:00
Tong Gao a58c77df80
[Docs] FAQ (#1773) 2023-03-10 14:51:57 +08:00
Tong Gao bfb36d81b3
fix (#1764) 2023-03-07 20:25:48 +08:00
Tong Gao 45a8d89fb9
Bump version to 1.0.0rc6 (#1763)
* Bump version to 1.0.0rc6

* fix

* update changelog

* fix

* fix
2023-03-07 20:22:54 +08:00
Tong Gao d56155c82d
[Feature] Support lmdb format in Dataset Preparer (#1762)
* [Dataset Preparer] Support lmdb format

* fix

* fix

* fix

* fix

* fix

* readme

* readme
2023-03-07 20:08:25 +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
Tong Gao 47f7fc06ed
[Feature] Support batch augmentation through BatchAugSampler (#1757)
* [Fix] RepeatAugSampler -> BatchAugSampler

* update docs
2023-03-07 11:29:53 +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
EuanHoll 0894178343 Fixing Bounding Box format for Text Detection isn't specified (#1734)
* Update dataset.md

* fix

---------

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2023-02-22 10:51:54 +08:00
Kevin Wang 7cfd412ce7
[Docs] Fix CharMetric P/R wrong definition (#1740) 2023-02-22 10:29:10 +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
liukuikun f820470415
[Feature] Rec TTA (#1401)
* Support TTA for recognition

* updata readme

* updata abinet readme

* updata train_test doc for tta
2023-02-16 10:27:07 +08:00
Kevin Wang edf085c010
[Feature] TextRecogCropConverter add crop with opencv warpPersepective function (#1667)
* [Feature] TextRecogCropConverter add crop with opencv warpPersepective function.

* [Fix] fix some pr problems

* Apply suggestions from code review

---------

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2023-02-03 17:04:37 +08:00
Tong Gao c3aef21eea
[Enhancement] Revise upstream version limit (#1703)
* [Enhancement] Revise upstream version limit

* update
2023-02-03 16:39:32 +08:00
Tong Gao 03a23ca4db
[Docs] Remove unsupported datasets in docs (#1670) 2023-02-02 19:47:10 +08:00
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
Tong Gao bf41194965
[Docs] Add notice for default branch switching (#1693) 2023-01-30 10:27:02 +08:00
Tong Gao 6992923768
[Enhancement] Discard deprecated lmdb dataset format and only support img+label now (#1681)
* [Enhance] Discard deprecated lmdb dataset format and only support img+label now

* rename

* update

* add ut

* updata document

* update docs

* update test

* update test

* Update dataset.md

Co-authored-by: liukuikun <641417025@qq.com>
2023-01-17 10:10:51 +08:00
Tong Gao 27b6a68586
Bump version to 1.0.0rc5 (#1662)
* Bump version to 1.0.0rc5

* fix

* update
2023-01-06 17:35:07 +08:00
Tong Gao 37dca0600a
Issue Template (#1663)
* [Template] Refactor issue template (#1449)

* Refactor issue template

* add contact

* [Template] issue template (#1489)

* improve issue template

* fix comment

Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2023-01-06 17:29:28 +08:00
Tong Gao b0557c2c55
[Transforms] SVTR transforms (#1645)
* rec transforms

* fix

* ut

* update docs

* fix

* new name

* fix
2023-01-06 16:04:20 +08:00
Xinyu Wang e3fd570687
[Docs] add translation (#1647) 2022-12-29 09:52:55 +08:00
Xinyu Wang c38618bf51
[Feature] Support browse_dataset.py to visualize original dataset (#1503)
* update browse dataset

* enhance browse_dataset

* update docs and fix original mode

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-12-16 22:34:23 +08:00
Kevin Wang f6da8715b9
[Docs] Fix some doc mistakes (#1630)
* [Docs] fix a mistake in user_guides/visualization.md

* [Docs] fix some mistakes in user_guides/dataset_prepare.md

* Update docs/en/user_guides/dataset_prepare.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-16 22:34:08 +08:00
Qing Jiang b11c58897c
[ASTER] Update ASTER config (#1629)
* update aster config

* update

* update en api

* Update configs/textrecog/aster/metafile.yml

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-12-15 19:49:55 +08:00
Tong Gao e096df8b57
[Fix] Remove outdated tutorial link (#1627) 2022-12-15 14:04:46 +08:00
Tong Gao ebdf1cf90d
Bump version to 1.0.0rc4 (#1600)
* Bump version to 1.0.0rc4

* update changelog

* fix

* update readme

* Update README.md

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

Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
2022-12-06 17:24:35 +08:00
Tong Gao b9152a2239
[Docs] Update dataset preparer (CN) (#1591)
* [Docs] Update dataset preparer docs

* [Docs] Update dataset preparer (CN)
2022-12-05 16:58:35 +08:00
Tong Gao d9356252af
[Docs] Collapse some sections; update logo url (#1571) 2022-12-01 17:25:24 +08:00