mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Fix] Fix iSAID dataset conversion default setting in doc. (#1298)
This commit is contained in:
parent
a93423e1fd
commit
6965f718e9
@ -374,4 +374,4 @@ You may need to follow the following structure for dataset preparation after dow
|
|||||||
python tools/convert_datasets/isaid.py /path/to/iSAID
|
python tools/convert_datasets/isaid.py /path/to/iSAID
|
||||||
```
|
```
|
||||||
|
|
||||||
In our default setting (`clip_size` =512, `stride_size`=256), it will generate 33978 images for training and 11644 images for validation.
|
In our default setting (`patch_width`=896, `patch_height`=896, `overlap_area`=384), it will generate 33978 images for training and 11644 images for validation.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user