Tutorial

Using Portal to Inspect Computer Vision Models

https://www.youtube.com/embed/dTaqVkr8re0?si=38MTZGaUrkHU6v_i

What Is Portal?

Portal is Datature's open-source tool for inspecting model predictions on images and videos. After training a model, you need to see what it actually does on real data: where it draws boxes, how confident the predictions are, and where it fails. Portal provides that visual inspection layer without writing any code.

What This Tutorial Covers

Datature walks through using Portal to inspect computer vision model outputs:

  • Loading a trained model and a set of test images into Portal
  • Running inference and viewing predictions overlaid on each image
  • Adjusting confidence thresholds to filter weak predictions
  • Comparing predictions across different model versions
  • Identifying failure patterns: missed detections, false positives, and confused classes

The tutorial takes about five minutes and applies to object detection, segmentation, and classification models.

Why Visual Inspection Matters

Metrics like mAP and precision give you numbers, but they do not show you why the model fails. A 90% mAP model might consistently miss small objects in dark corners, or it might hallucinate detections on reflective surfaces. Portal lets you spot these patterns by scrolling through predictions one image at a time. This kind of inspection often reveals annotation errors in the training data too.

For more on Portal, read Inspect Model Inferences on Images and Videos with Portal. To interpret the training metrics themselves, see How to Interpret Training Graphs.

Video Description Lorem Ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Resources

More reading...

Building VLMs for Phrase Grounding with Datature Vi
January 14, 2026
Datature Vi

Build a vision-language model for phrase grounding on Datature Vi. Annotate multimodal data, configure a VLM workflow, train, and run inference.

Read
Improving Your Computer Vision Models with Metadata
July 1, 2025
Explained

Improve model accuracy by adding metadata to your training pipeline. Learn how camera settings, timestamps, and sensor data boost CV predictions.

Read
Class Imbalance in Computer Vision, Explained
June 6, 2025
Explained

Learn why class imbalance hurts model performance and how to fix it. Covers oversampling, weighted loss functions, focal loss, and augmentation strategies.

Read
Get Started Now

Get Started using Datature’s computer vision platform now for free.