VainF / Torch-Pruning

[CVPR 2023] Towards Any Structural Pruning; LLMs / SAM / Diffusion / Transformers / YOLOv8 / CNNs
https://arxiv.org/abs/2301.12900
MIT License
2.44k stars 308 forks source link

yolov5 can not detect things after pruning #350

Open ChenJian7578 opened 4 months ago

ChenJian7578 commented 4 months ago

i use the code pruning offical yolov5m.pt, but it can't detect anything, What might be the cause of this?