Open thetushargoyal opened 8 months ago
Hey, @petrohi from the tensil.ai benchmarks, I learned that you can run YoloV4-Tiny on Pynq-z1. I was trying to recreate this on Pynq-z2 using the article to run YOLO on Ultra96. That article provides us with the kernel image fix for ultra96
wget https://s3.us-west-1.amazonaws.com/downloads.tensil.ai/pynq/2.7/ultra96v2/image.ub sudo cp /boot/image.ub /boot/image.ub.backup sudo cp image.ub /boot/ rm image.ub sudo reboot
how can I run this on Pynq-Z2?
Thanks for your help!
hi did you do it?
Hey did you found a way to do it?
Hey, @petrohi from the tensil.ai benchmarks, I learned that you can run YoloV4-Tiny on Pynq-z1. I was trying to recreate this on Pynq-z2 using the article to run YOLO on Ultra96. That article provides us with the kernel image fix for ultra96
wget https://s3.us-west-1.amazonaws.com/downloads.tensil.ai/pynq/2.7/ultra96v2/image.ub sudo cp /boot/image.ub /boot/image.ub.backup sudo cp image.ub /boot/ rm image.ub sudo reboot
how can I run this on Pynq-Z2?
Thanks for your help!