latent-core/color-image-style-classifier 🖼️🔢 → ❓

▶️ 9 runs 📅 Jan 2026 ⚙️ Cog 0.16.9
color-detection image-classification

About

Predict color furniture from image

Example Output

Output

{"top_k":[{"prob":1,"label":"green"},{"prob":0.1,"label":"blue"},{"prob":0.07,"label":"beige"},{"prob":0.04,"label":"red"},{"prob":0.01,"label":"purple"},{"prob":0.01,"label":"yellow"},{"prob":0.01,"label":"brown"}],"labels":["green"],"threshold":0.5}

Performance Metrics

0.43s Prediction Time
123.87s Total Time
All Input Parameters
{
  "image": "https://cdn.shopify.com/s/files/1/0769/2261/8157/collections/Green_Furn_ed7885f4-5695-48cd-b319-f136bcddef7c.jpg",
  "threshold": 0.5
}
Input Parameters
image (required) Type: string
Input image
threshold Type: numberDefault: 0.35Range: 0 - 1
Return labels with prob >= threshold
Output Schema

Output

Type: object

Version Details
Version ID
8a297b5f16d49159b7c92366306d5d7aad10372d59b8f703cdee50bda07c1ff0
Version Created
January 14, 2026
Run on Replicate →