nncf
nncf copied to clipboard
Ultralytics yolov8 QAT example
Create the QAT example based on ultralytics yolov8. The example should be added in examples/quantization_aware_training/torch/yolov8/
Motivation:
- Demonstrating NNCF QAT API
- Demonstrating the benefits of QAT
- https://github.com/openvinotoolkit/nncf/issues/2486
Ref. 138682