CoolFace
Apppublic

n4n4ed/ai-object-classification

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

AI Image Classifier — HMSI Mini Bootcamp 2026

AI Agent untuk klasifikasi gambar menggunakan YOLOv8n-cls yang mampu mengenali 1000 kategori objek dari dataset ImageNet.

Dibuat sebagai bagian dari HMSI Mini Bootcamp: From Zero to AI Product with AI Agent — 19 Juni 2026.

Cara Pakai

  1. 1.Buka aplikasi
  2. 2.Upload gambar (JPG/PNG/WebP)
  3. 3.Klik Klasifikasi Gambar
  4. 4.Lihat hasil top-5 prediksi

Tech Stack

  • Model: YOLOv8n-cls (Ultralytics) — 1000 kelas ImageNet
  • Backend: FastAPI + Python
  • Frontend: HTML/CSS/JavaScript
  • Deploy: Hugging Face Spaces (Docker)