Tiny-EdgeDet-Micro / README.md
Rochana09's picture
Upload folder using huggingface_hub
0326683 verified
|
Raw
History Blame Contribute Delete
496 Bytes
---
tags:
- object-detection
- tinyml
- edge-ai
- pytorch
- onnx
library_name: pytorch
license: apache-2.0
---
# TinyEdgeDet-μ Base Model
A micro-scale anchor-free object detector designed for embedded vision edge targets ($192\times192$ resolution, 28 general classes).
## Model Details
- **Architecture**: TinyEdgeDet-μ
- **Input Resolution**: 192x192x3
- **Classes**: 28 general classes (Person, Car, Dog, Chair, etc.)
- **Format**: PyTorch `.pt` weights included for custom fine-tuning.