@saimraza786 why just not to run node js server not in BAS? set 2 endpoint url's, one to push data on server , and second to retrieve data from server to BAS only by GET request?
Unable to install @tensorflow/tfjs-node with npm
-

im try to install @tensorflow/tfjs-node for image classification but get always failed. Anyone have any sugestion about this solution ?
Please support . Thanks you so much. -
@hoangthangbk51 this package uses C++ N-API code, which requires a build step. Currently, such modules are not supported by BAS.
-
@Oyasumi-Punpun
Thanks you so much. Do you know some way to do. Im training the .onnx file for my self. It work on python.
It need to classification the image by the labes. -
@hoangthangbk51 you can to use api server