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
|
75d32504e0
|
[Feature] Add codespell pre-commit hook and fix typos (#520)
* add spellcheck hook
* fix typos
|
2021-10-13 22:56:11 +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
|
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 |