PUNQ DPU ssd mobilenet v1 deploy problem

Hi,sorry for bothering you guys.
I have successfully get .elf of ssd mobilenet v1 using vitis ai and tensorflow object detection api.
Now i want to deploy my ssd model on ultra96 v2 using pynq dpu.
But I only found the demo of yolov3 and other 4 models.
image
image
Does it mean I have to write the demo code containing preprocess and postprocess by myself?
Tim

2 Likes

Thanks!
I have successfully deployed ssd mobilenet v1 on ultra96 v2 pynq using dpu.
This problem has been solved.
Tim

Hello @TingShen_Kuo ,
Can you share your solution. I am doing a similar job with ZCU104 and SSD MobileNet v2. I can’t process the post-processing.

Thanks in advance.

1 Like

Hi, could you please tell me how to get the example .ipynb files for yolo and mobilenet ssd for object detection?

Thanks in advance.

1 Like