12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- Model: MobileNetV3
- Transforms:
- - Resize:
- interp: LINEAR
- keep_ratio: false
- target_size:
- - 256
- - 256
- - 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
- _Attributes:
- best_accuracy: !!python/object/apply:numpy.core.multiarray.scalar
- - !!python/object/apply:numpy.dtype
- args:
- - f4
- - false
- - true
- state: !!python/tuple
- - 3
- - <
- - null
- - null
- - null
- - -1
- - -1
- - 0
- - !!binary |
- mH95Pw==
- best_model_epoch: 2
- eval_metrics:
- top1: 0.9746031761169434
- fixed_input_shape:
- - 1
- - 3
- - 256
- - 256
- in_channels: 3
- labels:
- - agricultural
- - airplane
- - baseballdiamond
- - beach
- - buildings
- - chaparral
- - denseresidential
- - forest
- - freeway
- - golfcourse
- - harbor
- - intersection
- - mediumresidential
- - mobilehomepark
- - overpass
- - parkinglot
- - river
- - runway
- - sparseresidential
- - storagetanks
- - tenniscourt
- model_type: classifier
- num_classes: 21
- _init_params:
- in_channels: 3
- losses: null
- num_classes: 21
- use_mixed_loss: false
- completed_epochs: 0
- status: Infer
- version: 2.2.0
|