jiachengjiacheng / Pruned-YOLO

Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.
Apache License 2.0
57 stars 10 forks source link

Is Pruned-yolo compatible with Yolov5 tag v4.0 #8

Open MattVAD opened 3 years ago

MattVAD commented 3 years ago

Hello, I'm asking the question of tag compatibility after reaching some bugs using the V4.0 version of ultranalytics/Yolov5 repo. In particular, on the utils.general file where functions seems to be missing in the train_sc.py process. thx in advance.

yusufM03 commented 8 months ago

Hello @MattVAD , same problem here , did you find how to solve it ?