Altera_Forum
Honored Contributor
7 years agoObject detection on DE1/DE10-Nano FPGA SOC
I have re-trained SSD-Mobilenet using Tensorflow framework on my own image dataset and able to use it on Ubuntu/Windows with CPU,GPU. I want to test performance on the FPGA board either DE1/DE10-Nano FPGA SOC. Is it possible to use my pre-trained tensorflow model on these boards ? If possible could you guide the workflow i need to take up to achieve this?