limengzhang.vendor
|
11493c4851
|
[Fix] Fix no LoadAnnotations in testpipeline
|
2022-06-13 05:33:34 +00:00 |
limengzhang.vendor
|
34711422ac
|
[Fix] Fix batch size of val_dataloader to 1.
|
2022-06-12 09:10:26 +00:00 |
linfangjian.vendor
|
dd9c411335
|
[Refactor] Refactor decode_head and segmentors and add preprocess_cfg
|
2022-06-10 14:02:40 +00:00 |
limengzhang.vendor
|
fcb9cb4571
|
[Refactor] Refactor lr_config
|
2022-06-08 09:25:00 +00:00 |
limengzhang.vendor
|
c84a58b7b5
|
[Refactor] Refacor default_hooks and train & val & test loops in configs
|
2022-06-08 06:28:35 +00:00 |
limengzhang.vendor
|
5b9c29f992
|
[Refactor] Refactor Dataset and its Transform Config files
|
2022-05-31 14:28:42 +00:00 |
Miao Zheng
|
42fc9dfba0
|
[Fix] Revise high workers_per_gpus (#1506)
|
2022-04-25 13:19:47 +08:00 |
MengzhangLI
|
59fa6f648c
|
[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-02-23 18:00:28 +08:00 |
MengzhangLI
|
80e8504956
|
[Doc] Update `README.md` in configs according to latest standard. (#1233)
* fix README.md in configs
* fix README.md in configs
* modify [ALGORITHM] to [BACKBONE] in backbone config README.md
|
2022-01-25 20:45:39 +08:00 |
MengzhangLI
|
e2ff55d28a
|
[Fix] Add <!-- [ABSTRACT] --> in metafile #1127
|
2021-12-14 19:12:56 +08:00 |
MengzhangLI
|
1cf6049758
|
change (#1083)
|
2021-11-30 20:54:25 +08:00 |
MengzhangLI
|
c4a52a523c
|
[Docs] Add abstract and image for every paper (#1060)
* add abstract and main figure
* add abstract and main figure
|
2021-11-30 20:34:45 +08:00 |
sennnnn
|
2800d43507
|
[Enhancement] Change readme style and Update metafiles. (#895)
* [Enhancement] Change readme style and prepare for metafiles update.
* Update apcnet github repo url.
* add code snippet.
* split code snippet & official repo.
* update md2yml hook.
* Update metafiles.
* Add converted from attribute.
* process conflict.
* Put defualt variable value.
* update bisenet v2 metafile.
* checkout to ubuntu environment.
* pop empty attribute & make task attribute list.
* update readme style
* update readme style
* update metafiles
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
|
2021-09-28 16:25:37 +08:00 |
Junjun2016
|
18bbad97f8
|
Fix random behavior of update_model_index in pre-commit hook (#784)
|
2021-08-15 23:33:08 +08:00 |
谢昕辰
|
2f3f027c3d
|
[Enhancement] md2yml pre-commit hook (#732)
* init script
* update scripts and generate new yml
* fix lint: deeplabv3plus.yml
* modify resolution representation
* remove field
* format crop_size
|
2021-07-31 09:31:58 -07:00 |
Junjun2016
|
372646caf5
|
update metafiles (#661)
* update metafiles
* update metafiles
|
2021-07-01 22:31:00 +08:00 |
Junjun2016
|
34f4089683
|
change inference time from fps to ms/im
|
2021-06-21 22:08:03 +08:00 |
谢昕辰
|
725d5aa002
|
[Feature] support mim (#549)
* dice loss
* format code, add docstring and calculate denominator without valid_mask
* minor change
* restore
* add metafile
* add manifest.in and add config at setup.py
* add requirements
* modify manifest
* modify manifest
* Update MANIFEST.in
* add metafile
* add metadata
* fix typo
* Update metafile.yml
* Update metafile.yml
* minor change
* Update metafile.yml
* add subfix
* fix mmshow
* add more metafile
* add config to model_zoo
* fix bug
* Update mminstall.txt
* [fix] Add models
* [Fix] Add collections
* [fix] Modify collection name
* [Fix] Set datasets to unet metafile
* [Fix] Modify collection names
* complement inference time
|
2021-05-31 15:07:24 -07:00 |
Jerry Jiarui XU
|
995bcb39cd
|
comment tag (#505)
|
2021-04-24 09:58:59 -07:00 |
sennnnn
|
38f188d025
|
Add some publish information of implemented models (#508)
* Add some publish information
* Fix some readme omission.
|
2021-04-24 09:58:15 -07:00 |
Jerry Jiarui XU
|
d003f661cc
|
[Improvement] Add cfg link in modelzoo (#468)
|
2021-04-09 14:36:03 -07:00 |
Jerry Jiarui XU
|
ce232deb09
|
[Improvement] Add tags for each README.md (#340)
|
2021-01-10 21:35:09 -08:00 |
yamengxi
|
86d473002f
|
[New model] Support CGNet (#223)
* added cgnet
* added testing for cgnet
* git test
* add cgnet
* fix __init__
* rename FGlo with GlobalContextExtractor
* add readme.md and rename bn with norm
* delete cg_head
* fix a language mistake
* rename cgnet_m3n21.py to cgnet.py
* modify README.md
* modify list to tuple
* add fcn_head test
* add assert to fcn_head
* blank
* fix fcn_head assert bug
* add
* add cgnet to README.md and model_zoo.md
* modify cgnet README.md
Co-authored-by: KID <wps_@mail.nankai.edu.cn>
|
2020-11-03 00:05:25 -08:00 |