Abstract model and deploy on FPGA

I am a freshman of both tvm and FPGA,so can anyone tell me how can I deploy my object detection model on FPGA step by step ? thank you so much!!!

Hi there, welcome to TVM!

TVM has a system called VTA, which you can see the tutorial for here.

This paper tells more about the ideas behind the system.