Torch-Pruning
Torch-Pruning copied to clipboard
There is a significant difference in the inference effect of YOLOv5 after pruning
hello,Thank you for providing the code,After rewriting the YOLOv5 code based on YOLOv7, it can run normally and the values are also good. The map and p values have not changed much, but the effect is much worse when it is used for inference in the video. What is the reason for this? Please reply!
hello,Thank you for providing the code,After rewriting the YOLOv5 code based on YOLOv7, it can run normally and the values are also good. The map and p values have not changed much, but the effect is much worse when it is used for inference in the video. What is the reason for this? Please reply!
I get the same, you solved it?