mmsegmentation/docs/en/tutorials
Giovanni Cavallin fe16402251
RandomMosaic not working until... ()
RandomMosaic is not working with the suggested configuration. In order to make use of the MultiImageMixDataset, the following lines:
```
dict(type='LoadImageFromFile')
dict(type='LoadAnnotations')
```
should be provided to both the wrapped and wrapper datasets.
2022-07-13 18:04:29 +08:00
..
config.md
customize_datasets.md RandomMosaic not working until... () 2022-07-13 18:04:29 +08:00
customize_models.md
customize_runtime.md
data_pipeline.md
index.rst
training_tricks.md