Skip to content
Snippets Groups Projects
  • Lev Zlotnik's avatar
    697b3cfe
    Object Detection Compression (#343) · 697b3cfe
    Lev Zlotnik authored
    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.
    697b3cfe
    History
    Object Detection Compression (#343)
    Lev Zlotnik authored
    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.