Closed govza closed 2 years ago
I could not reproduce the error, and I am using Firefox as a browser.
PS: What browser (and its version) are you using?
Thank you for your response. It looks like the tf inference on webgl of my gpu GTX 850M doesn't work properly. Though it's all good with tf.setBackend("cpu") and on other computers.
Bounding boxes doesn't seam to be correct and differ from the original detect.py boxes. Can't understand is it tfjs conversion or app drawing problem.
Here and in other images, boxes are usually drawn over top-half of the object.