Quantization for yolo with xilinx/vitis-ai-pytorch
- Quantization tool: xilinx/vitis-ai:latest, vitis-ai-pytorch
- Environment setup: Vitis-AI 1.3
- Model: yolov4-tiny pruned with this project or other yolo models
- Dataset: coco2017, with darknet format
- Input format: .cfg + .pt/.weights
- Error unfixed:
aten_op 'view' parse failed(the layout of activation of reshape is ambiguous)
when run withpython quant.py --quant_mode calib