VisionAI Observ
DataVerse
English
English
  • Your Observ Journey
  • Tech Specification
    • Technical Specifications
  • Overview
    • Creating Your First AI Detection Task
    • Managing and Monitoring Detection Tasks
    • Event Records
    • Task Settings
    • AI Detection Streaming
    • Notifications
    • AI Detection Range (ROI)
    • Event Zones (Edit Zone)
    • AI Confidence Score
    • Event Parameters
    • Collecting AI Data
    • Location and Cameras
    • Event Records
    • Event Statistical Analysis
    • Organizations and Users
    • Personal Settings
  • Advance Feature
    • System Settings
    • Exporting Data to DataVerse
    • Managing AI Models
    • Customizing Scenarios
    • Batch Create, Edit, Download
    • Custom Detection Events (Beta)
      • (Event Component) Object Card
      • (Event Component) Area Card
      • (Event Component) Logic Gate
        • Logic Gate: With
        • Logic Gate: Overlap
        • Logic Gate: OR
        • Logic Gate: NOT
        • Logic Gate: AND
        • Logic Gate: Object Tag
        • Logic Gate: Counting
      • (Event Component) Trigger Card
    • Video Task (Beta)
    • Smart Traffic Task (Beta)
    • VLM Playground (Beta)
    • VLM Event-Based Detection (Beta)
  • AI Detection Scenarios
    • Virtual Fencing
    • Smoke and Fire Detection
    • PPE Compliance
    • Pathway Blockage Detection
    • Corrosion Damage Detection
    • Pedestrian and Vehicle Counting
    • Illegal Parking Detection
    • Lane Violation Detection
    • Vehicle Breakdown Detection
    • Customer Counting
    • Queue Monitoring
    • New-PPE and Equipment Compliance
    • Presence and Behavior Monitoring
    • Traffic Violation and Abnormal Behavior Detection
    • Traffic Flow Analysis
    • People Flow and Behavioral Analysis
    • Fire and Smoke Monitoring
    • Water and Pipeline Issues
    • Facility and Access Status
  • API Document
    • API Configuration
    • Event
    • Task
    • Camera
    • Location
    • Organization
    • Compute Target
  • Support
    • Troubleshooting
      • No Image Display Issues
      • AI Detection Issues
      • No Events Detected?
      • Slow or Laggy Live Stream
    • FAQ
  • Observ usage
    • Usage and Billing
  • updates
    • Updates and Release Information
      • Realease 2025/4/10
      • Realease 2025/1/8
      • Release 2024/11/12
      • Release 2024/09/18
      • Release 2024/08/06
      • Release 2024/05/13
Powered by GitBook
On this page
  • Quick Start
  • Creating Your Exclusive Detection Events
  • Event Editor
  1. Advance Feature

Custom Detection Events (Beta)

The VisionAI Observ enables custom detection events, allowing you to set up any AI detection targets and logic. Unleash your imagination and break free from any application scenario limitations.

PreviousBatch Create, Edit, DownloadNext(Event Component) Object Card

Quick Start

Customize detection events for the ultimate space and flexibility in AI. Click on the video below for a quick overview:

Creating Your Exclusive Detection Events

Enter "Detection," switch to "Event," view the current list of detection events in the scenario, and click "Edit" to edit an event.

Click "+ Event" in the upper right to enter the event editor, filling in the following items:

  • Event Name: Name of the event.

  • Event Description: Description of the event.

  • Scenario: The scenario to which the event belongs.

  • Model Repository: The AI detection model repository needed for the event.

Tip: The Model Repository relates to the AI model required for the event, dictating the AI detection object target. For optimal performance, currently, a single event can choose up to 2 model repository models for joint detection.

Click "Create" to add a new detectable event.

Finally, to actually detect custom events in a task, remember to include it in your set detection scenario.

Starting from Scratch? 🤔

If you're clueless about using the event editor, select "Example" in the upper right corner. It will provide various detection examples, which you can use to modify and create your own exclusive event detection logic.

Event Editor

The Observ event editor has powerful organizational features, allowing you to set up various detection logic and unleash your imagination, making AI no longer limited to any application scenario.

A detection event is composed of multiple event components. To determine whether a detection result triggers an event, it needs at least three components: "Object" + "Logic" + "Trigger".

It can be more complex combinations to determine whether a detection frame at a point in time is a triggering event. In Observ, we offer various logics, such as whether an object exists, whether there is overlapping repetition, count judgment, etc.

Example

We can use "people" + "with" + "trigger" to create a detection event. This means when the AI detects people in the frame at a point in time, it will trigger the event.

The various event components in this example can be replaced or combined, for example, replacing "people" with "car" or "cat". Thus, whatever the AI detects, or whatever is needed for scene detection, you can define your needs in this way.

Due to the variety of combinations, we will introduce various event components in the following chapters.