-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to get any object detected #7
Comments
Hi Mahesh. Thanks for the suggestion. If you want to submit a PR with the updates from your clone/demo I could be happy to merge them to master. This will give our users the option to use a display if it suites their demo needs. |
Hi, I'm also no inference result from the logs either. Sometime I see a Cat or Cow as inference result which is not there in front of a camera. I dumped images that capture by the CameraCaptureModule, but it was clean images that have no Cat nor Cow. [IoTHubMonitor] [12:06:31 PM] Message received from [nvidia-ai-dk-01/PostProcessingModule]: Is there a way to fix this? Don't know where to start. |
Could anybody get this working ? Unable to detect any objects. Additionally i tried separate build with onnx v1.20 - opset8, tensorrt 7, cuda 10.0 , i.e jetpack 4.3 No success with inference. 172.18.0.4 - - [03/Aug/2020 19:05:53] "POST / HTTP/1.1" 200 - And yes, i did test this with tinyyolo v2. |
I am standing in front of camera and expecting 1 object to be detected, but getting no object detected
Here are some fundamental design suggestion to make this sample better
Logs from inference module ::
PROCESSED 1 IN 0.18634247779846191 s
cam1 Results @05:45:02
172.18.0.4 - - [11/Sep/2019 12:45:02] "POST / HTTP/1.1" 200 -
Confirmation[0] received for message with result = OK
INFERENCE TIME (PURE ONNXRUNTIME) 47.68824577331543 ms
POST PROCESSING TIME 116.80459976196289 ms
TOTAL INFERENCE TIME 164.92486000061035 ms
NUMBER OBJECTS DETECTED: 0
PROCESSED 1 IN 0.18532228469848633 s
cam1 Results @05:45:02
172.18.0.4 - - [11/Sep/2019 12:45:02] "POST / HTTP/1.1" 200 -
Confirmation[0] received for message with result = OK
INFERENCE TIME (PURE ONNXRUNTIME) 46.94080352783203 ms
POST PROCESSING TIME 118.45207214355469 ms
TOTAL INFERENCE TIME 165.87448120117188 ms
Message send to cloud per sec even if no object is detected ::
[IoTHubMonitor] [5:45:58 AM] Message received from [a_jetson_Nano/PostProcessingModule]:
"cam1 Results @05:45:58 "
[IoTHubMonitor] [5:45:58 AM] Message received from [a_jetson_Nano/PostProcessingModule]:
"cam1 Results @05:45:58 "
The text was updated successfully, but these errors were encountered: