@pipcook/plugins-image-classification-tensorflow-model-evaluate
v1.1.1
Published
evaluate for tensorflow
Downloads
40
Keywords
Readme
pipcook/plugins-image-classification-tensorflow-model-evaluate
Description
This plugin will be used to train image classification models built on top of tensorflow.
Required Parameters
| Parameter | Type | Description | |:----------|:-----|:------------|
Optional Parameters
| Parameter | Type | Default Value | Description | |:----------|:-----|:------|:-----| |batchSize|number|16|data's batch size to be trained for every iteration|
Example
"modelEvaluate": {
"package": "pipcook/plugins-image-classification-tensorflow-model-evaluate"
}