This is the implementation of YOLOv7 on Vitis AI (KV260).
See here for the overall tutorial.
main
: train a new yolov7 model on PCquantize
: inspect, quantize and compile a model in docker environmentexecute_v2
: launch the model with compiled xmodel file on edge device (PetaLinux on KV260)