Dyuti Dasmahapatra
feat: add test images, docs, and code polish
be5c319

A newer version of the Gradio SDK is available: 6.1.0

Upgrade

General Test Images

Miscellaneous images for general testing and experimentation.

📸 Image Categories

Current Images:

  • pizza.jpg - Food category
  • mountain.jpg - Nature/landscape
  • laptop.jpg - Technology/electronics
  • chair.jpg - Furniture/interior

🧪 Use Cases

Quick Prediction Tests:

Test the model with everyday objects
Check if predictions make sense
Verify interface functionality

Model Comparison:

Use same images with ViT-Base and ViT-Large
Compare prediction confidence
Evaluate performance differences

Demo Purposes:

Use familiar objects for demonstrations
Show model capabilities
Test with audience-provided images

💡 Tips

  • Use recognizable ImageNet classes
  • Test with various object categories
  • Try unexpected images to see model behavior
  • Good starting point for new users