Documentation for DetectorPack PSIM 2.0.

Previous page Next page

On the page:

Configuration of the Equipment detection (PPE) module includes: general detector settings, selection of the area of interest, and neural network configuration. 

You can conigure the Equipment detection (PPE) module on the settings panel of the Equipment detection (PPE) object that is created on the basis of the Camera object on the Hardware tab of the System settings window.

General detector settings

General configuration of the detector is performed on the Detection settings tab on the settings panel of the Equipment detection (PPE) object.

  1. In the Min person height (%) and Min person width (%) fields, enter the minimum height and width of a person in the frame as a percentage of the frame height/width. Objects whose size is lower than the specified one aren't detected.
  2. In the Frames processed per second [0.016, 100] field, specify the number of frames per second that the detector processes.
  3. In the Number of frames for analysis and output [2, 20] field, specify the minimum number of frames on which the detector must detect a violation so that an event is generated in the range from 2 to 20.

  4. In the Track retention time (s) field, specify the time in seconds in the range from 0.3 to 1000 after which the object track is considered lost. You can use this parameter in situations when one object in the frame temporarily overlaps another.
  5. By default, the One event per equipment element checkbox is set, and the detector generates an event once for each equipment element violation within one object (track). If you want the detector to generate an event each time the equipment violation occurs, clear the checkbox.

    Example

    A person appeared in a frame without a helmet, then put it on and then took it off again. If the One event per equipment element checkbox is set, then there is one event, if not, two events.

  6. Set the Show objects on image checkbox if you want to outline the detected object with a border on an image in the Monitor object window.
  7. Set the Save tracks to show in archive checkbox to save the object (track) to the archive.

    Note

    The frame on the image of the detected object is saved in the Monitor object archive.

  8. From the Working mode drop-down list, select the device on which the neural network operates: CPU, one of NVIDIA GPUs, or one of Intel GPUs. The default value is CPU. Depending on the selected device, the neural networks are selected by default.

    Attention!

    1. It can take several minutes to launch the algorithm on an NVIDIA GPU after you apply the settings. You can use caching to speed up future launches (see Optimizing the operation of neural analytics on GPU in Windows OS).
    2. If you select a processor different from the CPU, then the main part of the computational load is performed on the selected device. The CPU is also used for detector operation.

    3. In the Detector Pack subsystem of version 2.0, the support of Intel HDDL is removed, therefore, when you update from version 1.0, the Not supported option is selected automatically instead of this device variant, and detectors don't operate. To resume the detector operation, select the required device from the list.

  9. Set the PPE detection checkbox to detect the presence of personal protective equipment (PPE). By default, the checkbox is cleared.

Selecting the area of interest

  1. Click the Settings button. The Detection settings window opens.

  2. In the Detection settings window, click the Stop video button to pause playback and capture a frame of the video image.
  3. Click the Area of interest button to specify the detection area. The button is highlighted in blue.
  4. On the captured video frame, sequentially set the anchor points of the area in which objects are detected using the mouse. The rest of the frame is faded. If you don't specify the area of interest, the entire frame is analyzed.

    Note

    1. You can add only one area. If you try to add a second area, the first area is deleted.
    2. To delete an area, click the button to the right of the Area of interest button.
    There can be only one area of interest.
  5. Click the OK button to close the Detection settings window and return to the detector settings panel.

Configuring neural networks

  1. Go to the Network settings tab on the settings panel of the equipment detector.
  2. By default, the standard (default) segmenting neural network is initialized according to the device selected in step 7 of the general settings section. Standard neural networks for different processor types are selected automatically. If you use a custom segmenting neural network, click the  button (1) to the right of the Segmenting network file field, and in the standard Windows Explorer window that opens, specify the path to its file.
  3. By default, two standard classification neural networks are initialized: classification neural network (head PPE) and classification neural network (body PPE), according to the device selected in step 7 of the general settings section. Each classification neural network detects equipment on a specific body segment. Standard classification neural networks for different processor types are selected automatically. If you want to detect only one item of equipment, click the button to the right of the Classification network file field (2), and in the standard Windows Explorer window, specify the path to the custom neural network file. If there are several custom neural network files, specify the path to each.
  4. Click the Apply button to save the settings.

Configuring the Equipment detection (PPE) module is complete.


  • No labels