谢昕辰
|
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
|
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 |
|
Jerry Jiarui XU
|
0264de0bb0
|
[Improvement] Add markdown linter and fix linting errors (#171)
* [Improvement] Add markdown linter and fix linting errors
* fixed pip
|
2020-10-07 19:50:16 +08:00 |
|
Jerry Jiarui XU
|
924571eced
|
[Enhance] Update url to https://download.openmmlab.com (#165)
|
2020-09-28 00:32:44 +08:00 |
|
Han Hu
|
8ff866d60c
|
Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37)
* Add DNLHead
* add configs
* add weight decay mult
* add norm back
* Update README.md
* matched inference performance
* Fixed shape
* sep conv_out
* no norm
* add norm back
* complete model zoo
* add tests
* Add test forward
* Add more test
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
|
2020-09-07 16:22:00 +08:00 |
|