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 |
MengzhangLI
|
425e574b26
|
[Fix] Fix wrong links of .pth and .json file in DMNet and UNet(FCN) README.md (#660)
* readme_link_fix
* readme_link_fix
* readme_link_fix
* Fix UNet FCN Download link [#415]
* Fix UNet FCN Download link [#415]
* Fix DMNet Download link [#548]
* Fix DMNet Download link [#548]
|
2021-07-02 21:12:22 +08: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 |
Jerry Jiarui XU
|
d003f661cc
|
[Improvement] Add cfg link in modelzoo (#468)
|
2021-04-09 14:36:03 -07:00 |
Jerry Jiarui XU
|
f3cf96b63e
|
[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
|
4423d32702
|
[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
|
ce232deb09
|
[Improvement] Add tags for each README.md (#340)
|
2021-01-10 21:35:09 -08:00 |
Junjun2016
|
b9ba9f6ce7
|
Support DMNet (#313)
* Support DMNet
* fix doc and delete norm_name
|
2020-12-23 22:16:34 -08:00 |