PerceptionBenchmark / README.md
Darius Dayu Giannoli
Update README with Hugging Face link
ace5a51 unverified
metadata
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