Closed grantporterdg closed 6 years ago
Same issue with all the "options" for tensorflow models.
"options" :
{
"confidence-layer" : "myconf",
"input-datatype" : "myfloat",
"input-layer" : "myinput",
"mean" : "0.1",
"output-layers" : "myoutput",
"scale" : "1.1"
},
Do not get imported into the metadata.json in the packed model.
Fixed with #41 and DigitalGlobe/GGD-DeepCore-Dev#683.
Using a json file for input to
gbdxm pack
I am unable to have it set this value in the resulting metadata.json in the model package.Test:
Input .json file: