Reference¶
Classifiers¶
Classifiers, short for Few-Shot Learning (FSL) classifiers, can be utilized in queries to filter detections. They are lightweight, requiring only a few dozen examples for training.
Custom Classifiers
If your needs aren't met by the existing classifiers, feel free to contact us by opening a ticket. Custom classifiers can be developed, in binary format, that can integrate seamlessly with other systems, eliminating the need for a new software release.
Classifier | Available* | Applicable Object Type | Classes |
---|---|---|---|
Gender | yes | Person |
|
Age | planned | Person | 10-year age bands (0-80) |
Person on the phone | yes | Person |
|
Hands up | yes | Person |
|
Emergency vehicle | yes | Car, Truck |
|
PPE helmet | yes | Person |
|
PPE vest | yes | Person |
|
Person wearing a face mask | yes | Person |
|
Person with a gun | planned | Person |
|
Person is smoking | planned | Person |
|
Face of person is hidden | planned | Person |
|
Gate/door open/closed | planned | Background |
|
Simple pose | planned | Person |
|
Fire and smoke | planned | Background |
|
Construction vehicles | planned | Car, Truck | 12 construction vehicle classes |
*If "yes", the classifier is available in the latest release. Otherwise, it is planned for a future release.
Query Types¶
IRIS+ Professional provides a wide range of use cases across multiple domains. For advanced needs, generic use cases can be leveraged to create custom use cases tailored to their specific needs (via the Generic Object Search, for example). Specialized use cases can be quickly configured by simply filling in a few parameters.
All use cases listed below can be executed in two modes:
- Forensic Mode: Processes historical data by specifying a start and end time.
- Live Mode: Runs continuously to generate real-time data or event streams.
All use cases that produce events can also be configured to aggregate events and to produce statistics.
Both event and statistical data can be visualized in the IRIS+ Professional application, and can be forwarded to 3rd party applications such as a VMS.
Many use cases use classifiers, see above, to detect object attributes or actions.
Custom use cases
If you have unique requirements that aren't addressed by existing use cases, feel free to contact us by opening a ticket. Custom use cases can be developed, as binaries, that can integrate seamlessly with your system, eliminating the need to wait for a new software release.
Name | Description | Main Configuration Parameters | Domain |
---|---|---|---|
Near Miss Detection | Detects if a moving vehicle is close to a person. |
|
Safety |
PPE Detection in Area | Detects if a person is wearing a hard helmet and/or vest in a given area. |
|
Safety |
PPE Detection at Entrance | Detects if a person is wearing a hard helmet and/or vest when entering an area. |
|
Safety |
Fall Detection | Detects persons in prone position. | Safety | |
Intrusion Detection | Detects if a person appears in a protected area. |
|
Security |
Loitering Detection | Detects if a person stays in a given area for a configurable amount of time. |
|
Security |
Tailgating | Detects tailgating for persons or vehicles. |
|
Security |
Measure Vehicle Speed* | Measures vehicle speed on one camera based on multiple crossing lines. |
|
Smart City |
Measure Vehicle Following Distance* | Measures the following distance of vehicles. |
|
Smart City |
Wrong Vehicle* | Detects if configured vehicle type is in a given area. Examples include:
|
|
Smart City, Security |
Single Crossline Traffic Counting | Counts line-crossing objects (persons, vehicles, etc.). Counting can be grouped by attributes, direction, and time window. |
|
Smart City, Retail |
Multiple Crossline Traffic Counting | Counts line-crossing objects (persons, vehicles, etc.). Counting can be grouped by attributes and time window. Two crosslines can be added to filter directional traffic. |
|
Smart City, Retail |
Red Light Running | Detects if a vehicle runs a red light. |
|
Smart City |
Measure Queue Length* | Measures the number of persons in a queue. |
|
Retail |
* Part of an upcoming release