You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: