TODO
If you have the ImageNet validation dataset e.g. in /datasets/dataset-imagenet-ilsvrc2012-val
, you can register it with CK as follows:
$dollar; echo "full" | ck detect soft:dataset.imagenet.val --extra_tags=full,ilsvrc2012 \ --full_path=/datasets/dataset-imagenet-ilsvrc2012-val/ILSVRC2012_val_00000001.JPEG
$dollar; ck install package --tags=profile,resnet50.onnx,first.5
$dollar; ck install package --tags=profile,resnet50.onnx,mlperf.option1
$dollar; ck install package --tags=profile,resnet50.tf,mlperf.option2