12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273 |
- Model: BIT
- Transforms:
- - DecodeImg:
- decode_bgr: true
- decode_sar: true
- read_geo_info: false
- to_rgb: true
- to_uint8: true
- use_stretch: false
- - Resize:
- interp: LINEAR
- keep_ratio: false
- target_size:
- - 1024
- - 1024
- - 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: {}
- - ArrangeChangeDetector:
- mode: eval
- _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 |
- bjXQuvzw4D8=
- best_model_epoch: 6
- eval_metrics:
- iou: 0.5294173859307827
- fixed_input_shape:
- - 1
- - 3
- - 1024
- - 1024
- in_channels: null
- labels: []
- model_type: change_detector
- num_classes: 2
- _init_params:
- losses: null
- num_classes: 2
- use_mixed_loss: false
- completed_epochs: 0
- status: Infer
- version: 2.2.0
|