Vladimir Loginov
6d8ba3b5a0
Update basesegdataset.py ( #2492 )
...
## Motivation
Makes docstring to be consistent with actual argument name.
## Modification
Minor fix
## BC-breaking (Optional)
No
2023-01-17 20:18:46 +08:00
MengzhangLI
cfab5b39c0
[Fix] Fix ignore class id from -1 to 255 in BaseSegDataset in 1.x
2022-11-22 00:52:36 +08:00
MengzhangLI
2d4b113b5d
[Fix] Fix typo of BaseSegDataset docstring
2022-11-18 17:20:03 +08:00
Miao Zheng
3d8fd35e26
[Feature]Add Decathlon dataset ( #2227 )
...
* [Feature]Add Decathlon dataset
* fix test data
* add file
* remove order
* revise default value for prefix
* modify example
* revise based on comments
* add comments for ut
2022-10-26 20:10:42 +08:00
Miao Zheng
50546da85c
[Fix]Remove modules from mmcv.runner and mmcv.utils ( #1966 )
...
* [WIP] mmcv-clean
* [WIP]Remove modules from mmcv.runner and mmcv.utils
* wip
* fix import mmengine
* remove ut
* loadcheckpoint in mae
2022-08-25 15:15:21 +08:00
谢昕辰
3d98c25052
fix base dataset ( #1926 )
2022-08-19 20:50:03 +08:00
Miao Zheng
e0499d5a77
[Fix] Fix repo based on refactoring standard ( #1869 )
...
* [Fix] Fix repo based on refactory standard
* fix ut
2022-08-19 20:50:02 +08:00