ONNX model in React – Run models in the browser Published by Laurenz Strothmann on May 18, 2022 This is the second post of my frontend project, where we execute an ONNX model in React. We use an existing ONNX model and run … Read more
React for computer vision Published by Laurenz Strothmann on May 16, 2022 Sometimes I like to tinker a bit with the frontend part of development. Thus, I decided to write a computer vision app in React. Although … Read more