zhengjie.xu
|
b18a09b2f0
|
Update QRCode (#1976)
|
2023-09-01 11:04:11 +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 |
万宇
|
1c91a9820a
|
[doc]:add more social network links (#1818)
* [doc]:add more social network links
* [doc] change the link of discord
|
2023-03-29 16:00:10 +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
|
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
|
2d743cfa19
|
[Model] SPTS (#1696)
* [Feature] Add RepeatAugSampler
* initial commit
* spts inference done
* merge repeat_aug (bug in multi-node?)
* fix inference
* train done
* rm readme
* Revert "merge repeat_aug (bug in multi-node?)"
This reverts commit 393506a97c .
* Revert "[Feature] Add RepeatAugSampler"
This reverts commit 2089b02b48 .
* remove utils
* readme & conversion script
* update readme
* fix
* optimize
* rename cfg & del compose
* fix
* fix
|
2023-02-01 11:58:03 +08:00 |
Tong Gao
|
bf41194965
|
[Docs] Add notice for default branch switching (#1693)
|
2023-01-30 10:27:02 +08:00 |
liukuikun
|
7f4a1eecdc
|
abcnetv2 inference (#1657)
* abcnetv2 inference
* update readme
|
2023-01-18 18:37:19 +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
|
0aa5d7be6d
|
[Model] Add SVTR framework and configs (#1621)
* [Model] Add SVTR framework and configs
* update
* update transform names
* update base config
* fix cfg
* update cfgs
* fix
* update cfg
* update decoder
* fix encoder
* fix encoder
* fix
* update cfg
* update name
|
2023-01-06 16:07:06 +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
|
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 |
liukuikun
|
79a4b2042c
|
[Feature] abcnet v1 infer (#1598)
* bezier align
* Update projects/ABCNet/README.md
* Update projects/ABCNet/README.md
* update
* updata home readme
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2022-12-06 16:47:02 +08:00 |
vansin
|
2b6d258ae1
|
[Docs] update the qq group link (#1569)
|
2022-11-24 14:02:28 +08:00 |
Tong Gao
|
abf5a8972c
|
Bump version to 1.0.0rc3 (#1510)
* Bump version to 1.0.0rc3
* update changelog
* fix
|
2022-11-03 19:56:16 +08:00 |
liukuikun
|
cf454ca76c
|
[Docs] oclip readme (#1505)
* [WIP] oclip docs
* oclip readthe docs
* rename oclip-resnet to resnet-oclip
* updata hemean
* updata link
* updata title
|
2022-11-03 19:01:16 +08:00 |
liukuikun
|
e100479ebb
|
[Docs] readme update (#1359)
* updata install
* update
* update link
* update pic link
|
2022-09-01 14:08:10 +08:00 |
liukuikun
|
8f0141cfaa
|
cherry pick main (#1355)
* [Fix] Update owners (#1248)
* [Docs] Update installation guide (#1254)
* [Docs] Update installation guide
* add pic
* minor fix
* fix
* [Docs] Update image link (#1255)
* [Docs] demo, experiments and live inference API on Tiyaro (#1272)
* docs: added Try on Tiyaro Badge
* docs: fix mdformat
* docs: update tiyaro docs url
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
Co-authored-by: Venkat Raman <vraman2811@gmail.com>
|
2022-08-31 09:32:55 +08:00 |
Xinyu Wang
|
ea537bbe86
|
[Docs] Empty doc tree (#1336)
* refactor doc tree
* add titles
* update
* update
* fix
* fix a bug
* remove ner in readme
* rename advanced guides
* fix migration
|
2022-08-29 15:37:13 +08:00 |
Tong Gao
|
6f30020eec
|
[CI] Add CI (#1176)
* [CI] Add CI
* update init
* fix lint
* fix lint
* fix linting
* fix linting
* fix linting
* fix
* fix
* fix
* fix
* fix
* fix
* disable github ci
* fix
* Update .circleci/test.yml
Co-authored-by: Qing Jiang <mountchicken@outlook.com>
* fix
* fix
Co-authored-by: Qing Jiang <mountchicken@outlook.com>
|
2022-07-21 14:28:57 +08:00 |
jiangqing.vendor
|
dc84187311
|
[TODO] Replace loss_module with module_loss
|
2022-07-21 10:57:31 +08:00 |
gaotongxiao
|
914c8af7bf
|
Revert "[TODO] Add LoadImageFromLMDB"
This reverts commit e716ae726f007f79effdf2d45b4955a887f3c1e3
|
2022-07-21 10:57:30 +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 |
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 |
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 |
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 |
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 |
Tong Gao
|
805a7aa5bd
|
[Docs] Use QR codes from MMCV (#971)
|
2022-04-24 11:33:32 +08:00 |
Tong Gao
|
472acc2193
|
[Docs] Add wechat QR code to CN readme (#960)
* [Docs] Add wechat QR code to CN readme
* add descriptions for wechat group
|
2022-04-21 19:11:04 +08:00 |
Tong Gao
|
735de687aa
|
[Docs] Add MMCV (#954)
|
2022-04-20 23:00:39 +08:00 |
Tong Gao
|
0546134771
|
Bump version to 0.5.0 (#904)
|
2022-03-31 17:42:24 +08:00 |
Tong Gao
|
051df9a77b
|
[Fix] Fix typos in readme (#903)
|
2022-03-30 23:32:09 +08:00 |
liukuikun
|
7b7c8504f6
|
[Docs] Brief installation instruction in README (#897)
|
2022-03-30 22:30:51 +08:00 |
shaohua.zhang
|
963b725775
|
[Docs] Update README_zh-CN document URL (#823)
* Update README_zh-CN.md
* Update README_zh-CN.md
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2022-03-11 10:10:06 +08:00 |
xinke-wang
|
466b2ff6a9
|
[Docs] Update README.MD (#806)
|
2022-03-01 15:55:02 +08:00 |
Tong Gao
|
a75fc6bf99
|
Bump version to 0.4.1 (#755)
* 0.4.1 change log
* update version number
* update changelog
* update changelog
* update dates
* update version
|
2022-01-27 14:39:17 +08:00 |
Tong Gao
|
9de3348e9a
|
Add website links to readme (#731)
|
2022-01-13 12:11:13 +00:00 |
Hongbin Sun
|
f0d7f14c6d
|
[Docs] Add MMSelfSup/MMRazor/MMDeploy in readme (#692)
* add projects in readme
* update name
|
2021-12-30 10:28:46 +08:00 |
Tong Gao
|
af9a62502c
|
Bump version to 0.4.0 (#672)
|
2021-12-15 11:34:56 +08:00 |
Tong Gao
|
9104667112
|
[Model] Full ABINet Framework (#651)
Co-authored-by: liukuikun <24622904+Harold-lkk@users.noreply.github.com>
|
2021-12-15 11:21:54 +08:00 |
Tong Gao
|
d58fac9760
|
[Docs] Docs fix (#664)
* [Docs] Update readme links
* Fix docs merge script
|
2021-12-13 19:08:42 +08:00 |
Tong Gao
|
925b365dcf
|
[Docs] Add MMHuman3D in readme (#644)
* [Docs] Add MMHuman3D in readme
* add docs
|
2021-12-03 16:52:38 +08:00 |
Tong Gao
|
04ef6053a6
|
[Docs] Add MMFewShot (#621)
|
2021-11-26 11:18:57 +08:00 |
Tong Gao
|
53b050b0ca
|
[Docs] Add MMFlow & MIM (#597)
* [Docs] Add MMFlow
* add mim
|
2021-11-19 14:16:42 +08:00 |
Tong Gao
|
f9d158fafa
|
Bump version to 0.3.0 (#461)
* Bump version to 0.3.0
* update changelog
|
2021-08-25 16:43:31 +08:00 |
LvTianlei
|
8f377f2fa2
|
[Feature] Add Satrn (#405)
* Add SATRN
* Create satrn_small_academic.py
* Update README.md
* change config name
* Update mmocr/models/textrecog/backbones/shallow_cnn.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update configs/textrecog/satrn/satrn_academic.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update configs/textrecog/satrn/satrn_small.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update shallow_cnn.py
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update test_ocr_encoder.py
* change keep_aspect_ratio=False
* Update transformer_layer.py
* Update configs/textrecog/satrn/satrn_small.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update configs/textrecog/satrn/satrn_academic.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update mmocr/models/textrecog/layers/transformer_layer.py
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update transformer_layer.py
* Apply suggestions from code review
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
* Update transformer_layer.py
* update satrn readme
* add satrn to ocr.py
* add satrn_sm and fix configs
* add a test for config
* add copyright info
* use mmocr registry
Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
|
2021-08-19 22:02:58 +08:00 |
yuexy
|
b53098dc5c
|
update citation information (#440)
|
2021-08-19 09:05:30 +00:00 |
Tong Gao
|
72a5c31577
|
add mim support (#394)
|
2021-08-04 14:21:41 +08:00 |
Tong Gao
|
d8cb48ab46
|
[Docs] update dependency version req, dockerfile and change logs for 0.2.1 (#331)
* update pytorch req and dockerfile
* Update dependency requirement
* update readme for 0.2.1
* update change log
* update release date
|
2021-07-20 23:18:47 +08:00 |