Xilinx / Vitis-AI-Copyleft-Model-Zoo

9 stars 2 forks source link

YoloV5 Source Code #6

Open IkrameBeggar opened 10 months ago

IkrameBeggar commented 10 months ago

Hello, I was trying to use yolov7 QAT source code to apply QAT for yolov5. However I am having a problem in the QatProcessor function in quanti_awareçtraining.py file. The model is not loaded correctly to the function. I want to ask you if you have the source of yolov5 PTQ and QAT? Thank you very much in advance