: Adjusts risk based on where the camera is mounted on the machine (e.g., blind spots). How the Video Was Created
The video is part of a study that addresses the high rate of accidents in the construction industry. Unlike traditional sensors that fire an alarm whenever any object is near, DCAS uses a to evaluate risk dynamically based on:
: The video frames were used to train YOLOv7 (You Only Look Once) and Mask-RCNN models to detect objects and estimate distances accurately in real-time. 999 Part 1(1).mp4
: The study noted that moving machine parts (like an excavator's arm) can sometimes obstruct the view or cause perspective distortion, leading to slight distance errors.
: Distinguishes between workers, excavators, and forklifts. : Adjusts risk based on where the camera
: Recognizes if a worker is facing away or kneeling, which increases risk.
: Scenarios were built in Unity 3D to mimic real-world construction tasks, such as collaborative excavation. : The study noted that moving machine parts
: By using the known size of objects and camera focal lengths, the system can estimate the distance of a worker or machine within a small margin of error.