I need to run an object detection model on an FPGA for my bachelor’s thesis project.
The only thing I need help with is to get a model, preferably pretrained, running locally. I need to kind of access this model’s python code too in order to deploy it on my FPGA.
Is roboflow suitable for this?
Also, does roboflow support 3D object detection? as in point cloud data.
Thank you