Image Classification API

Upload images to classify them using a pre-trained MobileNetV2 model

Academic Project
Subject: DLBDSMTP01 – Project: From Model to Production Task: Task 2: Image classification for a refund department (spotlight: Batch processing) Author: Alejandro Moral Aranda
API Status
Checking...
Checking API status...
Single Image Classification
Supported formats: JPG, PNG, GIF, BMP, WEBP (max 16MB)
Batch Image Classification
Select up to 10 images (max 16MB each)
Classification Results

Upload an image above to see classification results

API Documentation
Single Image Classification
POST /api/classify
Content-Type: multipart/form-data
Body: image=<file>&top_k=5
Batch Classification
POST /api/classify/batch
Content-Type: multipart/form-data
Body: images=<files>&top_k=5
Health Check
GET /api/health
API Information
GET /api/info
Statistics Overview

-

Total Predictions

-

Today

-

Single Requests

-

Batch Requests

-

Avg Confidence
-
Most Common
Prediction History
ID Timestamp Filename Type Top Prediction Confidence Processing Time User IP
Loading prediction history...