yolov3-channel-and-layer-pruning
yolov3-channel-and-layer-pruning copied to clipboard
The YOLOv4-Tiny model trained on your PyTorch not detected on darknet
Why is the YOLOv4-Tiny model trained on your pytorch not detected on darknet?
I finished the pruning YOLOv4-Tiny on your PyTorch and did the retrained model. On your PyTorch, bboxes can be detected normally, but it cannot be detected on darknet.
Maybe the channel selection in the model pruning is wrong?