How to prune YOLOv8 model?
Michelvl92 opened this issue · 0 comments
Michelvl92 commented
Hi,
Do you have an example of how to prune the YOLOv8 models? I already used NVIDIA's https://github.com/NVIDIA/apex/tree/master/apex/contrib/sparsity but this resulted in many errors. I am not necessarily interested in the weights, because I am using this for a different use case, but I am interested in how to perform the YOLOv8 pruning with Nvidia's tool.