471 Commits

Author SHA1 Message Date
MengzhangLI
ed954fffd9 [Fix] Update correct In Collection in metafile of each configs. (#1239)
* change md2yml file

* update metafile

* update twins In Collection automatically

* fix twins metafile

* fix twins metafile

* all metafile use value of Method

* update collect name

* update collect name

* fix some typo

* fix FCN D6

* change JPU to FastFCN

* fix some typos in DNLNet, NonLocalNet, SETR, Segmenter, STDC, FastSCNN

* fix typo in stdc

* fix typo in DNLNet and UNet

* fix NonLocalNet typo
2022-05-05 22:09:25 +08:00
MengzhangLI
ede42a263c [Enhancement] Add win-ci (#1296)
* [Enhancement] Add win-ci

* add timm in win unittest

* remove mmflow with mmseg in win unittest

* remove opencv-python in requirements

* add opencv2 back

* move opencv installation into build.yml
2022-05-05 22:09:25 +08:00
MengzhangLI
ecfee2eed3 [Doc] add MMRotate link (#1308) 2022-05-05 22:09:25 +08:00
MengzhangLI
4a27ea70fb [Fix] Fix iSAID dataset conversion default setting in doc. (#1298) 2022-05-05 22:09:25 +08:00
Waterman0524
2cada12660 [Feature] Support iSAID aerial dataset. (#1115)
* support iSAID aerial dataset

* Update and rename docs/dataset_prepare.md to 博士/dataset_prepare.md

* Update dataset_prepare.md

* fix typo

* fix typo

* fix typo

* remove imgviz

* fix wrong order in annotation name

* upload models&logs

* upload models&logs

* add load_annotations

* fix unittest coverage

* fix unittest coverage

* fix correct crop size in config

* fix iSAID unit test

* fix iSAID unit test

* fix typos

* fix wrong crop size in readme

* use smaller figure as test data

* add smaller dataset in test data

* add blank in docs

* use 0 bytes pseudo data

* add footnote and comments for crop size

* change iSAID to isaid and add default value in it

* change iSAID to isaid in _base_

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
2022-05-05 22:09:25 +08:00
Rockey
58262bad44 [Fix] Fix the bug that setr cannot load pretrain (#1293)
* [Fix] Fix the bug that setr cannot load pretrain

* delete new pretrain
2022-05-05 22:09:25 +08:00
MengzhangLI
f61568894c [Fix] Fix wrong palette value in vaihingen (#1292) 2022-05-05 22:09:25 +08:00
MengzhangLI
3b7d692abc [Fix] Add Pytorch HardSwish assertion in unit test (#1294)
* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test

* assert original HardSwish when PyTorch > 1.6 in unit test
2022-05-05 22:09:25 +08:00
Luming Tang
97de9d7c8a Update get_started.md (#1290)
fix wrong file format. it should be png instead of jpg
2022-05-05 22:09:25 +08:00
MengzhangLI
306c2f752c [Enhancement] Update the installation of MMCV (#1275)
* Update the installation of MMCV

* use matrix.torch_version

* fix typo in doc

* fix docs

* fix colab

* change docs
2022-05-05 22:09:25 +08:00
Hyeokjoon Kwon
fe2508a94d [Fix] Make accuracy take into account ignore_index (#1259)
* make accuracy take into account ignore_index

* add UT for accuracy
2022-05-05 22:09:25 +08:00
Sebastian
bae9f23d57 Fix bug in conversion of potsdam (#1279) 2022-05-05 22:09:25 +08:00
andife
cb1ae010be Update MMSegmentation_Tutorial.ipynb (#1281) 2022-05-05 22:09:25 +08:00
jyh
4bb349f932 fix-demo (#1269) 2022-05-05 22:09:25 +08:00
MengzhangLI
c76dbe70c9 [Fix] Fix type in Swin Transformer (#1274) 2022-05-05 22:09:25 +08:00
chingning.chen
85c0afa37e chore: add .gitlab-ci.yml 2022-05-05 22:09:25 +08:00
kiddjacky
039fe3f67b
Merge pull request #1 from kneron/initial_commit
Initial commit
2022-04-15 11:31:15 -07:00
EricChunYi
ad8fb658d7 Merge branch 'Kn_dev_v0.21.1' of http://59.125.118.185:8088/eric_wu/mmsegmentation into initial_commit 2022-04-15 19:13:19 +08:00
EricWu
954aabbd17 Merge branch 'doc/update_step_by_step' into 'Kn_dev_v0.21.1'
doc: update stdc_step_by_step.md

See merge request eric_wu/mmsegmentation!10
2022-04-15 17:22:15 +08:00
EricWu
0a21c5b1e5 Merge branch 'doc/readme_update' into 'Kn_dev_v0.21.1'
doc: update README.md

See merge request eric_wu/mmsegmentation!9
2022-04-15 17:17:07 +08:00
chingning.chen
3b45867af9 doc: update stdc_step_by_step.md 2022-04-15 17:14:50 +08:00
chingning.chen
41a4bf0527 doc: update README.md 2022-04-15 16:39:56 +08:00
EricWu
76fa68ec27 Merge branch 'doc/readme' into 'Kn_dev_v0.21.1'
doc: update README.md -> kneron README.md

See merge request eric_wu/mmsegmentation!8
2022-04-15 16:35:39 +08:00
chingning.chen
0287f0a0fa doc: update README.md -> kneron README.md 2022-04-15 16:30:19 +08:00
EricWu
d17be441c6 Merge branch 'update_stdc_doc' into 'Kn_dev_v0.21.1'
doc: update stdc step-by-step

See merge request eric_wu/mmsegmentation!7
2022-04-15 14:41:54 +08:00
chingning.chen
c447bdc86d doc: update stdc_step_by_step: some typos and minor fixes 2022-04-15 14:35:06 +08:00
EricChunYi
b6108b81cb doc: update stdc step-by-step 2022-04-14 18:19:02 +08:00
kiddjacky
07ffff5145
Initial commit 2022-04-12 22:14:55 -07:00
EricWu
ec2289d5c4 Merge branch 'style/pep8' into 'Kn_dev_v0.21.1'
style: fix format so pep8 is satisfied

See merge request eric_wu/mmsegmentation!6
2022-04-12 14:44:23 +08:00
chingning.chen
0136a5b2bd style: fix format so pep8 is satisfied 2022-04-12 14:26:54 +08:00
EricWu
a783220efa Merge branch 'style/pytorch2onnx_kneron' into 'Kn_dev_v0.21.1'
style: pytorch2onnx_kneron.py line too long

See merge request eric_wu/mmsegmentation!5
2022-04-11 16:01:16 +08:00
chingning.chen
b324a669c7 style: pytorch2onnx_kneron.py line too long 2022-04-11 15:53:36 +08:00
Chingning Chen
ef31f37c94 Merge branch 'modify_lincense' into 'Kn_dev_v0.21.1'
use shorter kneron license line

See merge request eric_wu/mmsegmentation!4
2022-04-11 11:51:08 +08:00
EricChunYi
f02cdeae3d use shorter kneron license line 2022-04-11 11:48:31 +08:00
Chingning Chen
a326bc75be Merge branch 'add_license' into 'Kn_dev_v0.21.1'
add kneron license for kneron modified code

See merge request eric_wu/mmsegmentation!3
2022-04-11 11:22:06 +08:00
EricChunYi
577de6d968 add kneron license for kneron modified code 2022-04-11 11:15:29 +08:00
EricWu
9eaf166bd5 Merge branch 'feat/pytorch2onnx_kneron' into 'Kn_dev_v0.21.1'
Feat/pytorch2onnx kneron

See merge request eric_wu/mmsegmentation!1
2022-04-11 10:34:18 +08:00
Chingning Chen
69a512ba98 Merge branch 'update_docs' into 'feat/pytorch2onnx_kneron'
doc: revise step-by-step

See merge request eric_wu/mmsegmentation!2
2022-04-07 16:00:54 +08:00
EricChunYi
48e6d06e5e doc: revise step-by-step 2022-04-07 15:58:59 +08:00
chingning.chen
7a2479fc0d chore: setup.py 2022-03-31 18:21:00 +08:00
chingning.chen
b97a324ad2 doc: step-by-step refactor 2022-03-31 18:14:50 +08:00
chingning.chen
79d82744ac Merge branch 'feat/pytorch2onnx_kneron' of 192.168.200.1:eric_wu/mmsegmentation into feat/pytorch2onnx_kneron 2022-03-31 18:14:36 +08:00
chingning.chen
9fe3811b86 chore: requirements update 2022-03-31 18:14:26 +08:00
chingning.chen
8f8f145abb doc: stdc_step_by_step 2022-03-31 17:35:11 +08:00
chingning.chen
fbfe81c815 feat: init_segmentor_kn, inference_segmentor_kn, show_result 2022-03-30 12:23:58 +08:00
chingning.chen
0563dd8847 tmp 2022-03-30 10:28:54 +08:00
chingning.chen
7576467aa1 refactor: remove final resize node from onnx; resize on app side 2022-03-29 17:59:50 +08:00
chingning.chen
dcac233a60 fix: shape assignment for deploy_test_kneron and pytorch2onnx_kneron 2022-03-29 17:43:55 +08:00
chingning.chen
4d7356fda7 chore: print for clarified information in pytorch2onnx_kneron 2022-03-28 16:45:55 +08:00
chingning.chen
caaa31c231 chore: normalization-in-onnx as an argument in pytorch2onnx_kneron 2022-03-28 16:43:00 +08:00