谢昕辰
|
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
|
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 |
Jerry Jiarui XU
|
c13e1d5e05
|
[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
|
e86f4377b3
|
[Enhance] Update url to https://download.openmmlab.com (#165)
|
2020-09-28 00:32:44 +08:00 |
Xia Li 李夏
|
4b883ab717
|
[Feature] Support EMANet (#34)
* add emanet
* fixed bug and typos
* add emanet config
* fixed padding
* fixed identity
* rename
* rename
* add concat_input
* fallback to update last
* Fixed concat
* update EMANet
* Add tests
* remove self-implement norm
Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
|
2020-09-07 13:06:59 +08:00 |