pconway11

Results 2 comments of pconway11

sorry. I am trying to run YOLOX on a web app. So all the code is in javascript. I can use onnx-runtime web to get the output. but without numpy...

I basically transcribed the python example into javascript. I didn’t find any example on the web. It mostly worked, but I didn't implement NMS. In many cases in my experiments...