I createa server in Node.js and I want to run this function when it is called, and then do the task asynchronously in a seperate thread and browser and then return the result how can I do this ?
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