Miao Zheng
|
104429be00
|
[Docs] Replace markdownlint with mdformat for avoiding installing ruby (#1591)
* [Docs] Replace markdownlint with mdformat for avoiding installing ruby
* [Docs] Replace markdownlint with mdformat for avoiding installing ruby
* lint
|
2022-05-20 18:29:44 +08:00 |
MengzhangLI
|
8cf333c901
|
[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
|
80a48c840e
|
[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
|
f7ae7245d6
|
[Fix] Add <!-- [ABSTRACT] --> in metafile #1127
|
2021-12-14 19:12:56 +08:00 |
MengzhangLI
|
91cbe06c8e
|
change (#1083)
|
2021-11-30 20:54:25 +08:00 |
MengzhangLI
|
08272b6208
|
[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
|
2aa632ebe7
|
[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
|
6eff94165c
|
Fix random behavior of update_model_index in pre-commit hook (#784)
|
2021-08-15 23:33:08 +08:00 |
谢昕辰
|
52b4fa5b9a
|
[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
|
36c81441c1
|
update metafiles (#661)
* update metafiles
* update metafiles
|
2021-07-01 22:31:00 +08:00 |
Junjun2016
|
3856453537
|
change inference time from fps to ms/im
|
2021-06-21 22:08:03 +08:00 |
谢昕辰
|
a95f6d8173
|
[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
|
dc3dcb0b34
|
comment tag (#505)
|
2021-04-24 09:58:59 -07:00 |
Jerry Jiarui XU
|
e0e985fa85
|
[Improvement] Add cfg link in modelzoo (#468)
|
2021-04-09 14:36:03 -07:00 |
Jerry Jiarui XU
|
6879b0d43c
|
[Bug fix] Fixed ADE20k test (#359)
* [Bug fix] Fixed ADE20k test
* fixed ade cfg
|
2021-01-24 02:17:59 -08:00 |
Jerry Jiarui XU
|
faaf29e668
|
[Improvement] Move train_cfg/test_cfg inside model (#341)
* [Improvement] Move train_cfg/test_cfg inside model
* fixed config dict
* fixed config dict
|
2021-01-19 17:06:23 -08:00 |
Jerry Jiarui XU
|
da0af50812
|
[Improvement] Add tags for each README.md (#340)
|
2021-01-10 21:35:09 -08:00 |
Junjun2016
|
e3f6f655d6
|
Support APCNet (#299)
* Support APCNet
* code optimization
* add apcnet configs
* add benchmark
* add readme and model zoo
* fix doc
|
2020-12-17 23:23:45 -08:00 |