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
Learning is building a mental model
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
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
Write a lambda function that executed object detection using icevision / pytorch.