Spaces:
Sleeping
Sleeping
File size: 596 Bytes
9dec50d f2e38f1 ace5a51 9dec50d f99aebf 9dec50d ace5a51 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 | ---
title: PerceptionBenchmark
emoji: 🦅
colorFrom: blue
colorTo: green
sdk: docker
app_port: 7860
pinned: false
---
https://huggingface.co/spaces/DariusGiannoli/PerceptionBenchmark#cnn-detection
# Recognition-BenchMark
This repository is designed to evaluate and compare different computer vision models for object recognition tasks.
## Models Included:
- **The Classical Baseline**: ORB (Oriented FAST and Rotated BRIEF)
- **The Efficient Rival**: MobileNetV3-Small
- **The Heavyweight Standard**: ResNet-18
- **The Modern Challenger**: MobileViT (XXS)
- **End-to-End Detector**: YOLOv8n
|