27 Commits

Author SHA1 Message Date
Tong Gao
b812b7a57c
[Feature] Add PyTorch 1.9 tests in CI (#401) 2021-08-04 14:23:53 +08:00
Tong Gao
4f7270e574
Fix #282: Support init_cfg & update depreciated configs (#365)
* update coco ref

* init_cfg for dbnet

* initcfg for mask_rcnn

* textsnake init_cfg

* fix dbnet

* panet initcfg

* psenet initcfg

* fcenet initcfg

* drrg initcfg

* add init_cfg to detectors

* update maskrcnn config file to support mmdet

* fix init_cfg of fce_head

* crnn initcfg

* init_weights in training

* nrtr initcfg

* robust_scanner initcfg

* sar init_cfg

* seg init_cfg

* tps_crnn init_cfg

* sdmgr initcfg

* ner init_cfg

* fix textsnake

* sdmgr initcfg

* move "pretrained" to "init_cfg" for config files

* Moduleslist update

* fix seg

* ner init_cfg

* fix base

* fix encode decode recognizer

* revert dbnet config

* fix crnn

* fix base.py

* fix robust_scanner

* fix panet

* fix test

* remove redundant init_weights() in fcehead

* clean up

* relex mmdet version in workflow

* Add dependency version check

* Update mmocr/models/textdet/dense_heads/pse_head.py

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>

Co-authored-by: Hongbin Sun <hongbin306@gmail.com>
2021-07-20 23:18:25 +08:00
Tong Gao
079a93de4e
update mmcv installation method (#323) 2021-06-25 10:38:20 +08:00
Hongbin Sun
af3cb8d5d7
update publish yml (#218) 2021-05-18 22:58:21 +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
Hongbin Sun
096c7c11b3
update mmdet install (#84)
* update mmdet install

* update install.md

* fix version of mmcv and mmdet
2021-04-17 22:48:15 +08:00
lizz
579604f563
Update build.yml 2021-04-10 20:03:15 +08:00
lizz
76b196a069 torch 1.8 and python 3.6, 3.8
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 17:28:10 +08:00
lizz
ee1dbf1037 Try again
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 17:10:49 +08:00
lizz
e7a888d872 debug
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 16:26:54 +08:00
lizz
49ffc1b64f Enable gpu ci
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-10 15:56:32 +08:00
Hongbin Sun
bfde9280a4 update build for codecov 2021-04-09 10:43:03 +08:00
sunhongbin
af4c68555c modify build.yml 2021-04-08 12:12:32 +08:00
sunhongbin
a0c8727804 fix build.yml 2021-04-08 12:08:15 +08:00
lizz
89bfd2404d
Add back toc (#5)
* Add back toc

* contents
2021-04-08 01:47:59 +08:00
Hongbin Sun
47f5906f0a
remove markdown toc (#3)
* remove toc from md

* remove toc
2021-04-08 01:12:01 +08:00
Hongbin Sun
8622fe8a3d
fix #1: update steps of contributing (#2)
* fix #1: update steps of contributing

* fix #1: update docs

* fix #1: contributing
2021-04-08 00:54:30 +08:00
lizz
70dc5c0f08 Let it pass 2021-04-06 11:04:28 +08:00
lizz
8de606da18 Revert "Revert "Remove pytorch 1.3""
This reverts commit 1629a64b9e5aecc5536698d988e7151e04c4772d.
2021-04-06 10:58:45 +08:00
lizz
aca3adae61 Revert me when rroi is moved to mmcv
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:58:45 +08:00
lizz
fed9cbc57c Revert "Remove pytorch 1.3"
This reverts commit b8d65afea82a9ba9a5ee3315aa6816d21c137c91.
2021-04-06 10:58:45 +08:00
lizz
cc1f103e1c Remove pytorch 1.3
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:57:25 +08:00
lizz
9a8480c069 good contributing link
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:57:25 +08:00
lizz
82740ede93 fix
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
c15059aca8 Fix ci
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
6bc6e3fcb7 add contributing and code of conduct
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00
lizz
a0ed5f49f1 Add Github CI
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00