Skip to content
This repository was archived by the owner on May 1, 2023. It is now read-only.
This repository was 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

@YsYusaito

Description

@YsYusaito

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) )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions