Hi Hailo
I want to get result to infer using H8 Hardware Such as Image View and Confidence.
Could you inform about looking for Image Processing data?
Thanks Hailo
Hi Hailo
I want to get result to infer using H8 Hardware Such as Image View and Confidence.
Could you inform about looking for Image Processing data?
Thanks Hailo
Hey @ekjeong,
Could you share more details about your application and how you plan to use it? This would help me provide better assistance.
You can check out these examples for reference:
hello @omria
Im trying to Debug DFC4_Inference_Tutorial from hailo_ai_sw_suite virtual environment.
and H8 Chipset has been connecting on my edge pc physically
So, it no problem to infer using H8 Hardware accelerator
the purpose of this project is to retrieve the infered Confidence sore, using H8 Accelerator at jupyter notebook.
At DFC_4_ Inference_Tutorial, it infer the random dataset,using the Hardware Accelorator but it not make the results like output image and confidence score.
So, I would like to obtain the way how to retrieve the results.
additional info: my nn model type is classification model made by yolov5 .
I checked out over there link and I
In Comparision to python instance segmentation over the second link, which is similar to contents with DFC_4_Inference_Tutorial.
but, My project is not instance segmentation
So, I need to reform something of all over the link Code
Could you give me advise Something else ?
Farewell Hailo.
Finally, Issue fixed.
I Refered to python source above second link.
farewell…