Commit Graph

575 Commits (85f34730083f4cdca823bc794130d839d4e6d71b)
 

Author SHA1 Message Date
Tong Gao 85f3473008
Bump version to 0.6.2 (#1450)
* Bump version to 0.6.2

* fix ci

* fix

* update date and 1.0 version
2022-10-14 14:17:26 +08:00
AmirMasoud Nourollah 98ceffda7b
[Docs] Logger Hook Config Updated to Add WandB (#1345)
* [Docs] Logger Hook Config Updated to Add WandB

* [Docs] WandB init_kwargs comment added

* [Docs] WandbLoggerHook Details Added To Config Doc File

* [Docs] WandbLoggerHook Details Added To Config Doc File (Pass lint test)

* fix comment

Co-authored-by: liukuikun <liukuikun@sensetime.com>
2022-10-13 11:50:56 +08:00
JunYao1020 a7a3067769
[Fix] Correct spelling by misspelling 'preperties' to 'properties' (#1446)
* Correct spelling by misspelling 'preperties' to 'properties'

* Correct spelling by misspelling 'preperties' to 'properties'
2022-10-12 19:47:53 +08:00
liferecords 8905daea5b
[Bug fix] box points ordering (#1205)
* fix sort_points

* remove functools

* add test cases

* add descriptions for coordinates

* del

Co-authored-by: xinyu <wangxinyu2017@gmail.com>
2022-10-12 16:53:37 +08:00
hsiehpinghan a71889aeb4
[Feature] Let ResizeOCR full support mmcv.impad's pad_val parameters (#1437)
* fix #1436: Let ResizeOCR full support mmcv.impad's pad_val parameters

* fix #1436: Let ResizeOCR full support mmcv.impad's pad_val parameters
2022-10-10 11:09:32 +08:00
Antonio Lanza 5fc920495a
[Fix] #1428: remove max_seq_len inconsistency (#1433) 2022-10-09 14:05:33 +08:00
Bryan YW b422dedd8d
[Feature] Adding test & train API to be used directly in code (#1138)
* [Feature] Adding test & train API

This changes added capability for test & training to be directly invoked
in code, e.g., inside a Jupyter notebook cell.

The change also ensures the original command-line usage remains the
same.

* fix linting issue

* [bug fix] fix polygon points ordering

bug fix for 4-point polygon, sort the points in clock-wise order

* revert changes for PR #1138

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-09-29 11:10:37 +08:00
Tong Gao d70e1b6709
[Docs] Add global notes to the docs and the version switcher menu (#1406)
* [Docs] Add global notes to the docs and the version switcher menu

* fix link
2022-09-26 19:24:01 +08:00
Xinyu Wang 0421659383
[Fix] Fix Recognition Score Normalization Issue (#1333) 2022-09-21 15:41:05 +08:00
liukuikun 3c63f736cb
[Docs] update 1.x info (#1369)
* update 1.x info

* Update README_zh-CN.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-09-05 14:29:31 +08:00
Venkat Raman e98d69f2aa
[Docs] demo, experiments and live inference API on Tiyaro (#1272)
* docs: added Try on Tiyaro Badge

* docs: fix mdformat

* docs: update tiyaro docs url
2022-08-22 10:33:41 +08:00
Tong Gao e2883074d8
[Fix] Fix ABINet config (#1256) 2022-08-04 14:39:38 +08:00
Tong Gao e5f071afb8
Bump version to 0.6.1 (#1249)
* Bump version to 0.6.1

* update version limit

* update

* update date

* update
2022-08-04 14:01:27 +08:00
Tong Gao ef4c5d7870
[Docs] Update image link (#1255) 2022-08-04 13:05:04 +08:00
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