Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

Reduce the yolov3 model size of keras(.h5) or darknet(.weight) #560

Open
YsYusaito opened this issue Jul 13, 2021 · 0 comments
Open

Reduce the yolov3 model size of keras(.h5) or darknet(.weight) #560

YsYusaito opened this issue Jul 13, 2021 · 0 comments

Comments

@YsYusaito
Copy link

YsYusaito commented Jul 13, 2021

I want to reduce the size of yolov3 model( format is keras(.h5) or darknet(.weight) ) using pruning method.

According to issue #62, I found the discription 「Sure, you can use Distiller with any network, not just the models that come from TorchVision. 」.

Therefore, can I reduce model size of keras(.h5) or darknet(.weight) without converting these models into pytorch model??
In addition, I would appreciate it if you could let me know how to prune yolov3 model ( keras(.h5) or darknet(.weight) )

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant