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