123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- Model: DeepLabV3P
- Transforms:
- - Resize:
- interp: LINEAR
- keep_ratio: false
- target_size:
- - 512
- - 512
- - Normalize:
- apply_to_tar: true
- max_val:
- - 255.0
- - 255.0
- - 255.0
- mean:
- - 0.5
- - 0.5
- - 0.5
- min_val:
- - 0
- - 0
- - 0
- std:
- - 0.5
- - 0.5
- - 0.5
- - ReloadMask: {}
- _Attributes:
- best_accuracy: !!python/object/apply:numpy.core.multiarray.scalar
- - !!python/object/apply:numpy.dtype
- args:
- - f8
- - false
- - true
- state: !!python/tuple
- - 3
- - <
- - null
- - null
- - null
- - -1
- - -1
- - 0
- - !!binary |
- 3DXeQstw4j8=
- best_model_epoch: 2
- eval_metrics:
- miou: 0.5762687974944884
- fixed_input_shape:
- - 1
- - 3
- - 512
- - 512
- in_channels: null
- labels:
- - road
- - non_road
- model_type: segmenter
- num_classes: 2
- _init_params:
- losses: null
- num_classes: 2
- use_mixed_loss: false
- completed_epochs: 0
- status: Infer
- version: 2.2.0
|