https://store-images.s-microsoft.com/image/apps.5070.aab52fe5-d0cb-4c5c-974b-e4cae08b780e.d51762e6-642a-4660-8418-f63e727fc8d9.ed807d56-9aff-49a6-b810-ffece9b6c52f

Dace IT℠Intelligent Traffic Management 2022

Dace IT℠d/b/a Sense Traffic Pulse™

(1 Classificações)

Dace IT℠Intelligent Traffic Management 2022

Dace IT℠d/b/a Sense Traffic Pulse™

(1 Classificações)

Traffic Intersection Advanced Analytics for object detection of pedestrians, vehicles and bikes

Dace IT℠with Sense Traffic Pulse™ Intelligent Traffic Management (ITM) is designed to detect and track bikes, vehicles as well as pedestrians and to estimate a safety metric for an intersection. Object tracking recognizes the same object across successive frames, giving the ability to estimate trajectories and speeds of the objects.

This reference implementation also detects collisions and near misses. A real-time dashboard visualizes the intelligence extracted from the traffic intersection along with annotated video stream.

This collected intelligence can be used to adjust traffic lights to optimize the traffic flow of the intersection, or to evaluate and enhance the safety of the intersection by allowing emergency services notifications, such as 911 calls, to be triggered by collision detection, reducing emergency response times.

Virtual Machine System configuration:
  • OpenVINO™ Toolkit 2020.4
  • Ubuntu* 18.04

  • How It Works
    The application uses the DL Streamer included in the Intel® Distribution of OpenVINO™ toolkit. Initially, the pipeline is executed with the provided input video feed and models. The DL Streamer preprocess the input and performs inference according to the pipeline settings. The inference results are parsed using callback function. These results are fed to the detection, tracking, and collision functions. Below sections explain in detail about the flow and features.

    The application also has multi-channel support to use multiple input video feeds. The camera feeds can be accessed using their geographic coordinates on MapUI.

    Detection
    Detection is performed by using gvadetect plugin element in the DL Streamer pipeline. The pipeline consists of detection model, model proc file, target device and input stream. The object Region of Interest (ROI) are obtained from DL Streamer call functions and updated to result vector. This result vector is used for further processing.

    Tracking
    Once the detection is obtained, the Region of Interest (ROI) results are added to the tracker system, which begins tracking the object over the successive frames. The results are updated for every frame to give feedback to the tracker with the new information:
  • If there is a new object, adds it to the tracking system
  • If the tracker lost the object, adds it again
  • If the ROI of the object moved from the original object, reset the tracker information for that object
  • If a detected object is about to exit the scene, remove the object
  • If a lost object (object detection missed due to obstacles or detection missed by model) that is being tracked, remove the object.

  • Collision Detection
    With object tracking enabled, every object’s actual and past positions can be retrieved. Object locations are averaged through a sliding window (width of 5) to filter the noise of the detection models.
    https://store-images.s-microsoft.com/image/apps.51492.aab52fe5-d0cb-4c5c-974b-e4cae08b780e.d51762e6-642a-4660-8418-f63e727fc8d9.adc8cbda-cb81-40f1-8cbf-845e85805454
    /staticstorage/654f89d/assets/videoOverlay_7299e00c2e43a32cf9fa.png
    https://store-images.s-microsoft.com/image/apps.51492.aab52fe5-d0cb-4c5c-974b-e4cae08b780e.d51762e6-642a-4660-8418-f63e727fc8d9.adc8cbda-cb81-40f1-8cbf-845e85805454
    /staticstorage/654f89d/assets/videoOverlay_7299e00c2e43a32cf9fa.png
    https://store-images.s-microsoft.com/image/apps.54382.aab52fe5-d0cb-4c5c-974b-e4cae08b780e.d51762e6-642a-4660-8418-f63e727fc8d9.68cabe5a-d4c0-4004-8ca4-5bd21377d591
    https://store-images.s-microsoft.com/image/apps.49452.aab52fe5-d0cb-4c5c-974b-e4cae08b780e.d51762e6-642a-4660-8418-f63e727fc8d9.0902890f-1d93-4743-aa26-68daf9707375
    https://store-images.s-microsoft.com/image/apps.8321.aab52fe5-d0cb-4c5c-974b-e4cae08b780e.d51762e6-642a-4660-8418-f63e727fc8d9.ae0de78a-96fc-4bb5-b6b8-5defb27723ba