galliot-us / neuralet

Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.
https://neuralet.com
Apache License 2.0
238 stars 71 forks source link

detection error #100

Closed SaddamBInSyed closed 4 years ago

SaddamBInSyed commented 4 years ago

Describe the bug person distance prediction is always showing red color (wrong) when only one person standing in the camera.

Screenshots image

running the code on jetson nano (4.3) and viewing the client on the desktop (chrome). please advise.

mrn-mln commented 4 years ago

@SaddamBInSyed It seems something is wrong with visualization when there is one object (1 person) at the image. I try to reproduce the bug and fix it.