<aside> 🛠

Extract Image Region by Detection Class


Crop images by selecting detected object classes from Object Detection output. Select a class (e.g., "person", "car", "dog"), and the tool automatically crops the image to the bounding box of that object. Perfect for extracting detected objects, batch object extraction, and automated region cropping

</aside>


What it does

Image Crop by Class works with Object Detection model outputs to automatically crop images based on detected object classes. You select a target class from the detected objects, and the tool crops the image to that object's bounding box—extracting just the detected object region. Essential for object extraction, batch processing, and automated object-based image cropping.

Problem it solves

Input/Output

<aside>


Features - Three Controls for Flexible Cropping

<aside>

</aside>

How to Use

<aside>

crop by class_.mp4

  1. Load detection → Get output from object detection model (DETR, YOLOS, etc.)
  2. Select class → Add Image Crop by Class and choose target class from detected objects
  3. Run Flow → Tool extracts selected class region </aside>

Note: Image Crop by Class requires Object Detection model output with bounding boxes and class labels. It crops images to detected object regions. Perfect for object extraction, batch processing, detection validation, and automated image cropping workflows.