models: - name: MobileNet_v1 launchers: - framework: dlsdk device: CPU adapter: classification datasets: - name: classification_dataset data_source: C:/Users/ashwi/Downloads/validation/collated/ annotation_conversion: converter: imagenet annotation_file: C:/Users/ashwi/Downloads/validation/annotation.txt # has_background: true preprocessing: - type: resize size: 256 aspect_ratio_scale: greater - type: crop size: 224 metrics: - name: accuracy@top1 type: accuracy top_k: 1