Skip to content
Snippets Groups Projects
Commit 697b3cfe authored by Lev Zlotnik's avatar Lev Zlotnik Committed by Neta Zmora
Browse files

Object Detection Compression (#343)

Add an example of compressing OD pytorch models.

In this example we compress torchvision's object detection models - FasterRCNN / MaskRCNN / KeypointRCNN.
We've modified the reference code for object detection to allow easy compression scheduling with YAML configuration.
parent 6d9afab5
No related branches found
No related tags found
No related merge requests found
Showing
with 2274 additions and 7 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment