yolov9-qat icon indicating copy to clipboard operation
yolov9-qat copied to clipboard

Quantization in SPPELAN

Open levipereira opened this issue 2 months ago • 0 comments

We're currently working on improving our YOLOv9 model by implementing quantization in the class SPPELAN(nn.Module): . We've observed that the current implementation is generating reformat operations.

Any contributions, suggestions, or shared experiences will be valued. image

levipereira avatar Apr 16 '24 01:04 levipereira