Hacker News new | ask | show | jobs
by bwasti 2487 days ago
Why not use tensorflow.js or onnx.js and just do this in the browser/locally? Models have gotten good and this type of classification is very cheap these days. Hitting the network for such a small task is very much overkill