Commit Graph

50 Commits (main)

Author SHA1 Message Date
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 d679691a02
[CI] Remove support for py3.6 (#1660)
* [CI] Remove support for py3.6

* update

* fix
2023-01-06 14:22:38 +08:00
Tong Gao 5cfe481f7f
[CI] Add torch 1.13 (#1619) 2022-12-13 17:42:03 +08:00
Tong Gao 06a20fae71
[Community] Add 'Projects/' folder, and the first example project (#1524)
* [Community] Add the first example project

* amend

* update

* update readme
2022-11-16 16:49:05 +08:00
liukuikun 31c41d82c9
[Fix] python -m pip upgrade in windows (#1525) 2022-11-14 18:38:15 +08:00
Tong Gao 1cf2643df0
[CI] Fix windows CI (#1387)
* [CI] Fix windows CI

* Fix python version
2022-09-21 18:57:10 +08:00
Tong Gao 50cba1ac6e
[CI] Test windows cu111 (#1373)
* [CI] Test windows cu101

* [CI] Test windows cu101
2022-09-05 18:18:03 +08:00
Tong Gao a5b8fb5df1
[CI] Del CI support for torch 1.5.1 (#1371) 2022-09-05 17:07:56 +08:00
Tong Gao 89442c3dc2
[CI] Fix merge stage test (#1370) 2022-09-05 17:03:23 +08:00
Tong Gao e801df3471
[CI] Fix CI (#1365) 2022-09-05 16:58:31 +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
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
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 ae1cf42503
[CI] Use new image (#976)
* test

* test

* test

* add docker file

* use dlc

* test

* test

* add parameters

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* test

* test

* test

* test

* fix

* final

* test

* test

* tes

* tes

* test

* test

* test

* test

* test

* test

* test

* test

* ch shell

* add gpg keys back

* finalize

* add space back

* fix link
2022-05-05 13:02:07 +08:00
Tong Gao 9641854433
[Fix] Fix GPG key error in CI and docker (#988)
* [Fix] Fix GPG key error in CI and docker

* update ignore paths
2022-04-29 10:39:23 +08:00
Tong Gao 373d45700d
[Enhancement] Rename github tests, fix ignored paths (#946) 2022-04-18 19:30:26 +08:00
Xinyu Wang d8adb9b2bb
[Enhancement] Update Git Action (#930)
* update git action

* test build_push

* fix conflicts

* test py3.9 & pt1.11.0

* test py3.10

* fix

* fix

* fix

* test all cases

* rerun

* done

* add Codecov

* fix comment

* fix comment

* done

* test

* remove comments

Co-authored-by: gaotongxiao <gaotongxiao@gmail.com>
2022-04-14 00:14:40 +08:00
Tong Gao 3110ab7863
[Enhancement] Add windows CI (#790)
* [Enhancement] Add windows CI

* [Enhancement] Add windows CI

* update

* update

* update

* [Fix] using assert will keep lmdb file opend and fail to cleanup in test_loader.py

* [Fix] map size should be small on windows in lmdb_util.py

* [Fix] Fix some bugs

* [Fix] Fix some bugs

* [Fix] Fix some bugs

* remove comments & fix bugs

Co-authored-by: Mountchicken <mountchicken@outlook.com>
2022-03-02 10:34:15 +08:00
liukuikun 1aae45b7d3
[Docs] Relax mmcv version requirement (#775)
* update ci and readme

* Update docs/en/install.md

* Update docs/zh_cn/install.md

Co-authored-by: Tong Gao <gaotongxiao@gmail.com>
2022-02-10 09:41:36 +08:00
liukuikun a15da8143d
[CI] Cancel previous runs that are not completed for a given workflow. (#666) 2021-12-13 19:08:23 +08:00
Tong Gao b04775fd78
[Docs] Refactor docs structure (#662)
* Refactor docs structure

* update script paths

* update path ignore
2021-12-10 17:19:27 +08:00
Tong Gao e712352728
[Enhancement] Add markdown linter in pre-commit hook (#643)
* [Enhancement] Skip CI when some specific files were changed

* update precommit markdown lint

* circleci precommit hook
2021-12-08 15:36:47 +08:00
Tong Gao b1768d9653
[Enhancement] Skip CI when some specific files were changed (#642)
* [Enhancement] Skip CI when some specific files were changed

* Update build.yml
2021-12-08 09:37:41 +08:00
Tong Gao fdae159b89
[Fix] Fix py3.9 CI (#563) 2021-11-10 14:02:33 +08:00
Tong Gao 06c726c130
[Enhancement] Use container in CI (#502)
* use container
2021-09-28 14:05:10 +08:00
Tong Gao de83b271eb
add py1.9 CI (#475) 2021-09-08 11:45:51 +08:00
Tong Gao b2ae04614c
[Fix] Fix cuda CI (#472) 2021-08-31 13:00:59 +08:00
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 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 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 a0ed5f49f1 Add Github CI
Signed-off-by: lizz <lizz@sensetime.com>
2021-04-06 10:48:23 +08:00