Michael Shea
Michael Shea
My recent PR has added support for float models. Simply change the variable QUANT to false in TensorFlowImageClassifier.java along with changing the model and lebels name.
My recent PR has added support for float models, which is probably the type of model you trained. Simply change the variable QUANT to false in TensorFlowImageClassifier.java along with changing...
Seems like there is some files missing from the NDL folder in your computer (probably a bug with the current version). Maybe try this: https://stackoverflow.com/a/50393639 Also if you look at...
My recent PR has added support for float models. Simply change the variable QUANT to false in TensorFlowImageClassifier.java along with changing the model and lebels name.