get-dataset-openimages-calibration
Automatically generated README for this automation recipe: get-dataset-openimages-calibration
Category: AI/ML datasets
License: Apache 2.0
- CM meta description for this script: _cm.yaml
- Output cached? True
Reuse this script in your project
Install MLCommons CM automation meta-framework
Pull CM repository with this automation recipe (CM script)
cm pull repo mlcommons@cm4mlops
Print CM help from the command line
cmr "get dataset openimages calibration" --help
Run this script
Run this script via CLI
cm run script --tags=get,dataset,openimages,calibration[,variations]
Run this script via CLI (alternative)
cmr "get dataset openimages calibration [variations]"
Run this script from Python
import cmind
r = cmind.access({'action':'run'
'automation':'script',
'tags':'get,dataset,openimages,calibration'
'out':'con',
...
(other input keys for this script)
...
})
if r['return']>0:
print (r['error'])
Run this script via Docker (beta)
cm docker script "get dataset openimages calibration[variations]"
Variations
-
No group (any combination of variations can be selected)
Click here to expand this section.
_filter
- ENV variables:
- CM_CALIBRATE_FILTER:
yes
- CM_CALIBRATE_FILTER:
- ENV variables:
-
Group "calibration-option"
Click here to expand this section.
_mlperf.option1
(default)- ENV variables:
- CM_MLPERF_OPENIMAGES_CALIBRATION_OPTION:
one
- CM_DOWNLOAD_CHECKSUM1:
f09719174af3553119e2c621157773a6
- CM_MLPERF_OPENIMAGES_CALIBRATION_OPTION:
- ENV variables:
-
Group "filter-size"
Click here to expand this section.
_filter-size.#
- ENV variables:
- CM_CALIBRATION_FILTER_SIZE:
#
- CM_CALIBRATION_FILTER_SIZE:
- ENV variables:
_filter-size.400
- ENV variables:
- CM_CALIBRATION_FILTER_SIZE:
400
- CM_CALIBRATION_FILTER_SIZE:
- ENV variables:
Default variations
_mlperf.option1
Native script being run
No run file exists for Windows
Script output
cmr "get dataset openimages calibration [variations]" -j