File size: 433 Bytes
1e14dd4 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
license: mit
tags:
- classification
- pruning
datasets:
- ImageNet
---
# googlenet_50
A 50% pruned torchvision model
## Model Details
- **Architecture**: googlenet
- **Framework**: PyTorch
- **Task**: Classification
- **Datasets**: ImageNet
## Metrics
| Metric | Value |
|--------|-------|
| Compression Ratio | 1.57 |
## Usage
Usage example not provided.
## Licensing
This model is shared under the mit license.
|