Tong Gao
edb320d4c4
[Docs] Update installation guide ( #1254 )
...
* [Docs] Update installation guide
* add pic
* minor fix
* fix
2022-08-04 11:20:45 +08:00
Tong Gao
4ffbb23623
[Enhancement] Update links to SDMGR ( #1252 )
...
* [Enhancement] Update links to SDMGR links
* fix tests
2022-08-03 18:53:05 +08:00
Tong Gao
b1d1c7f401
[Fix] Add back some missing fields in configs ( #1171 )
...
* [Fix] Add back some missing fields in configs
* update
2022-08-02 19:00:44 +08:00
Tong Gao
600132fe90
[Fix] Update owners ( #1248 )
2022-08-02 15:59:07 +08:00
Qing Jiang
150cb13443
[Update] Update ABINet links for main ( #1221 )
...
* loss
* fix
* fix bug
* update ABINet links
2022-07-27 22:33:15 +08:00
Xinyu Wang
9e24f3e1d8
[Fix] Update maximum version of mmcv ( #1219 )
2022-07-27 22:32:10 +08:00
Qing Jiang
68effad700
[Docs] Limit extension versions ( #1210 )
...
* loss
* fix
* fix bug
* [update] update limit version
2022-07-26 16:33:26 +08:00
Tong Gao
619a6dc60c
[Fix] MMCV compatability due to outdated MMDet ( #1192 )
2022-07-26 12:45:59 +08:00
~akA,4}3(V
73222b270c
[Fix] Update lmdb_converter and ct80 cropped image source in document ( #1164 )
...
* fix #1088 : replace txt2lmdb.py with lmdb_converter.py in eng doc
* fix #536 : add ct80 cropped image source
* update ct80 link
update ct80 link to permanent link
2022-07-20 19:25:39 +08:00
Tong Gao
107e9d2f48
[Docs] Limit markdown version ( #1172 )
2022-07-20 19:24:17 +08:00
Jaylin Lee
1755dad193
[Fix] Fixed docstring syntax error of line 19 & 21 ( #1157 )
...
* Fixed docstring syntax error of lineno 19 & 21
* pre-commit
2022-07-16 21:33:09 +08:00
leezeeyee
4c1790b3c6
[Fix] fix typo of --lmdb-map-size default value ( #1147 )
...
* fix typo of --lmdb-map-size default value
* fix
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-07-16 21:32:15 +08:00
Qing Jiang
5657be1e1a
[Fix] Fix a bug in LmdbAnnFileBackend that cause breaking in Synthtext detection training ( #1159 )
...
* loss
* fix
* 'update'
* 'update'
2022-07-15 20:37:39 +08:00
#W[_t
1bd26f24ba
[Fix]: access params by cfg.get ( #1145 )
...
cfg.get is better way to access the params when it may not exist.
2022-07-11 19:04:05 +08:00
Nidham Tekaya
688d72fdc4
[Fix] links update ( #1141 )
...
* links update
* fix typing
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-07-08 10:42:22 +08:00
Amit Agarwal
c4a2fa5eee
[Fix] Updating edge-embeddings after each GNN layer ( #1134 )
2022-07-06 19:37:28 +08:00
rpb
7800e13fc2
[Fix] Flexible ways of getting file name ( #1107 )
...
* Flexible ways of getting file name
Address issue https://github.com/open-mmlab/mmocr/issues/1078
* fix lint
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-07-04 11:39:58 +08:00
Tong Gao
64fb6fffc0
[Fix] Metafile ( #1121 )
2022-06-28 14:22:37 +08:00
Mingyu Liu
9bdc247c0c
[Fix] Update ST_SA_MJ_train.py ( #1117 )
...
Fix a bug that results train3's parameter covering the train1 and train2
2022-06-28 14:20:21 +08:00
Yewen Zhou
fe64040581
[Fix] #1098 : normalize text recognition scores ( #1119 )
2022-06-28 14:19:19 +08:00
Qing Jiang
72a79f9350
[Fix] Fix dataset configs ( #1106 )
...
* loss
* fix
* [update] fix configs
* fix lint
2022-06-23 21:52:11 +08:00
xiefeifeihu
1f888c9e97
[Fix] Incorrect filename in labelme_converter.py ( #1103 )
...
filename value is "img_path_warpped_img" not "img_path_cropped_img" in line 120.
2022-06-22 22:05:45 +08:00
Tong Gao
d669ce2e82
[Fix] typo in setup.py ( #1095 )
2022-06-21 17:40:47 +08:00
Tong Gao
4f36bcd1aa
[CI] Remove reduntant steps ( #1091 )
2022-06-21 10:34:25 +08:00
Tong Gao
b78f5b3b26
[Enhancement] Test mim in CI ( #1090 )
2022-06-21 10:34:12 +08:00
Yewen Zhou
d068370b85
[Fix] fix #1067 : Add torchserve DockerFile and fix bugs ( #1073 )
2022-06-15 15:58:40 +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
liukuikun
e1e26d3f74
[Enchance] add codespell ignore and use mdformat ( #1022 )
...
* update
* update contributing
* update ci
* fix md
* update pre-commit hook
* update mdformat
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-06-09 14:58:44 +08:00
Abdelrahman Ahmad
9d7818b564
[Enhancement] Add ABINet_Vision api ( #1041 )
...
* add ABINet_Vision api
* revert change
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-06-09 11:47:09 +08:00
Tong Gao
376fe05e6c
[Docs] Update readme according to the guideline ( #1047 )
...
* [Docs] Update readme according to the guideline
* fix
* fix cn links
2022-06-01 10:24:07 +08:00
Qing Jiang
0c060099e1
[Fix] Fix config name of MASTER in ocr.py ( #1044 )
...
* loss
* fix
* 'fix'
* [update] full fix
2022-05-28 20:47:00 +08:00
Qing Jiang
f89ab858f4
[Doc] Fix a error in docs/en/tutorials/dataset_types.md ( #1034 )
...
* loss
* fix
* 'update'
2022-05-24 23:39:01 +08:00
tpoisonooo
426995747b
[Docs] Fix typo ( #1024 )
...
* Update README.md
* Update configs/textdet/panet/README.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update configs/textdet/panet/README.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-05-24 23:38:26 +08:00
Qing Jiang
86879c6834
[Fix] Fix a typo problem in MASTER ( #1031 )
...
* loss
* fix
* 'fix'
2022-05-23 23:33:13 +08:00
Xinyu Wang
13986f497d
[Feature] Add ArT ( #1006 )
...
* add art
* fix typo
2022-05-17 23:59:15 +08:00
garvan2021
d9bb3d6359
[Fix] inplace operator "+=" will cause RuntimeError when model backward ( #1018 )
...
* correct meta key
* fix test metakey
* inplace operator will cause RuntimeError when model backward
* replace inplace operator in case future bug
2022-05-17 23:52:39 +08:00
Tong Gao
3059c97dc5
[Docs] Configure Myst-parser to parse anchor tag ( #1012 )
2022-05-12 22:49:55 +08:00
Tong Gao
08eecb9256
[Fix] Remove confusing img_scales in pipelines ( #1007 )
2022-05-10 12:52:45 +08:00
Xinyu Wang
9cfa29f862
[Docs] Fix typos ( #1001 )
2022-05-06 17:15:36 +08:00
Tong Gao
0329ff9328
[Fix] Remove unnecessary requirements ( #1000 )
2022-05-06 17:14:39 +08:00
Tong Gao
1962c249a6
Bump version to 0.6.0 ( #996 )
...
* initial
* update changelog
* update version num
* fix
* fix letter case
* grammar
2022-05-05 22:16:41 +08:00
Tong Gao
878383b9de
[Fix] Fix lint_only ( #998 )
2022-05-05 17:09:05 +08:00
Qing Jiang
de2851e3c2
[Feature] Add HierText converter ( #948 )
...
* loss
* fix
* [feature] add hiertext
* fix name
* update docs
* update
* update markdown
* update doc
* update doc
* update docs
2022-05-05 16:31:36 +08:00
Tong Gao
1ad4caa7cb
[Enhancement] Allow choosing metrics to report in text recognition tasks ( #989 )
...
* [Enhancement] Allow choosing metrics to report in text recognition tasks
* add acc support
* refine docstr
2022-05-05 16:10:38 +08:00
Jianquan Ye
061d353b2a
[Model] Add MASTER ( #807 )
...
* fix #794 : add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* Fix linting
* after git rebase main
* after git rebase main
* fix conflict add MASTER
* fix conflict add MASTER
* after git rebase main
* fix conflict add MASTER
* fix conflict add MASTER
* fix conflict add MASTER
* after git rebase main
* add GCAModule to plugins
* coexist master and master_old
* fix merge mmocr 0.5.0 conflict
* fix lint error
* update
* [fix] remove remains in __init__
* [update] update code in review
* update readme for master
* Add docstr to MasterDecoder, refined MasterDecoder, remove MASTERLoss
* Unify the output length of MasterDecoder in train and test mode; add test for it, remove MasterLoss
* update readme
* update
* update metafile,README,demo/README,config,ocr.py
* Update mmocr/utils/ocr.py
* update
Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
Co-authored-by: Mountchicken <mountchicken@outlook.com>
2022-05-05 16:06:15 +08:00
Tong Gao
137713fbc3
[Docs] Renew dataset_types.md ( #997 )
...
* refactor dataset_types
* fix
* add docs for evaluation parameters in textdet & recog datasets
* HardDiskLoader -> AnnFileLoader
2022-05-05 15:22:15 +08:00
Xinyu Wang
fbc138d2d3
[Feature] Add DBNet++ ( #973 )
...
* add dbnet++
* fix docstring
* fix some param names
* fix
* fix docstring
* add init
* add doc; remove configs
* add dbnet++ to readme
* fix readme
* update config
* update readme
* update readme
* update ocr.py
* update metafile.yml
* update readme
* update readme
* move to dbnetpp
* fix paths
* fix head level
* fix typo
* update demo.md
* Update configs/textdet/dbnetpp/README.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* fix typo
* fix link
2022-05-05 14:39:20 +08:00