End-to-end (TVM+VTA) flow tutorial with Yolo v3

Hi hijang, this link is no longer available and I cannot find the tutorial elsewhere. Does this still exist somewhere? Yolov3 to vta tutorial.

Thanks

@kilsenp, yolov3 tiny on VTA is broken after latest tvm change, tutorial get removed due to such issue and the said link not work anymore, this issue would get addressed later.

Hi @hjiang, is the yolov3 tiny on VTA available now anywhere?

Hi @aleczhanshi , the vta yolov3tiny issue already fixed, you can find the tutorial in this PR [VTA] Make vta graph_pack compatible with latest TVM, and bring back object detection tutorials. by huajsj ยท Pull Req

Hi @hjiang, thank you for the yolov3-tiny tutorial, is the yolov3 model also available on VTA? Thanks.

@ptl88, there is no VTA Yolov3 tutorial available now, if you like try Yolov3 on FPGA like Xilinx UltraScale etc, Vitis backend is a choice.