Skip to content

Instantly share code, notes, and snippets.

@Kartik-cl
Created May 7, 2021 08:32
Show Gist options
  • Save Kartik-cl/0c84f02ff86cefa60a6cf2177ec976bc to your computer and use it in GitHub Desktop.
Save Kartik-cl/0c84f02ff86cefa60a6cf2177ec976bc to your computer and use it in GitHub Desktop.
models:
- name: googlenet-v1
launchers:
- framework: dlsdk
device: CPU
adapter: classification
batch: 1
datasets:
- name: imagenet_1000_classes
data_source: <path_to_calib_dataset>
preprocessing:
- type: resize
size: 256
- type: crop
size: 224
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment