Skip to content

This research project aims to develop methods to extract vehicle trajectories;, use the trajectories to analyze driver behavior, particularly lane-changing behavior under different conditions, and identify safety hazards and opportunities to improve work zone safety and operations. (MassDOT Research Program with funding from FHWA SPR funds.)

Notifications You must be signed in to change notification settings

z00bean/SmartWorkZoneControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartWorkZoneControl-MassDOT

Z. Bhuyan, Y. Xie, R. Liu, Y. Cao and B. Liu, "Towards Safer Highway Work Zones: Insights from Deep Learning Analysis of Thermal Footage," 17th IFAC Symposium on Control in Transportation Systems (2024)

Link to paper

Towards Safer Highway Work Zones: Insights from Deep Learning Analysis of Thermal Footage

Zubin Bhuyan, Yuanchang Xie, Ruifeng Liu, Yu Cao, Benyuan Liu

This research project aims to develop methods to extract vehicle trajectories, use the trajectories to analyze driver behavior, particularly lane-changing behavior under different conditions, and identify safety hazards and opportunities to improve work zone safety and operations. (MassDOT Research Program with funding from FHWA SPR funds.)

https://www.mass.gov/doc/smart-work-zone-control-and-performance-evaluation-based-on-trajectory-data

Andover-close call Auburn-speed of vehicles
Medford, MA: Vehicle segmentation. Medford, MA: Roadway segmentation.
Andover-close call Auburn-speed of vehicles
Danvers, MA: Vehicle segmentation. Danvers, MA: Roadway segmentation.

Deep learning excels in object detection due to its effective feature recognition capabilities, independent of color information. When integrated with thermal imaging, which detects heat emissions rather than relying on visible light, this approach ensures superior performance under conditions where optical cameras are ineffective.The success of deep learning applications heavily relies on a high-quality, diverse training dataset. Therefore, a substantial effort went into developing a detailed thermal vehicle dataset, designed for the specific conditions of highway work zones. This dataset, critical for training our models to perform effectively in real-world scenarios, was created from thermal footage collected in Medford and Danvers. The dataset categorizes vehicles into three classes: small, medium, and large. Small vehicles consist of sedans, motorbikes, SUVs, and pickups. Medium vehicles cover trucks like garbage and concrete mixers, construction vehicles, and buses. Large vehicles include tractor-trailers.

Video Processing Framework Highlights:

  1. Model Deployment: The trained model and tracking module were deployed on two separate computing environments with NVIDIA A100 and RTX 4090 GPUs, enabling parallel video processing of Medford and Danvers locations.

  2. Thermal Video Inference: Conducted frame-by-frame vehicle detection and tracking on thermal videos, leveraging powerful hardware for near real-time processing.

  3. Output Postprocessing: Aggregated detection and tracking data per video, compiling results into a structured JSON format for easy analysis and integration with analytical tools.

  4. Video Compression: Utilized ffmpeg to compress processed videos for efficient storage and sharing. Achieved a compression ratio of ~95%, reducing 1-hour videos from 3.5-4 GB to 60-110 MB.

Equipment

Data collection was carried out using FLIR TrafiSense AI-632 thermal imaging cameras, with the recorded footage stored locally. The cameras were installed on trailers positioned by the highway and a boom lift for optimal coverage.

Data collection was conducted with FLIR TrafiSense AI-632 thermal imaging cameras, and the footage was stored on local drives. These cameras were strategically mounted on trailers alongside roads and on a boom lift to ensure extensive coverage.

Deployment of thermal cameras and radar systems for data collection at the Medford site Deployment of thermal cameras and radar systems for data collection at the Medford site.

For additional information, please see the CAMERA_DEPLOYMENT_README in the equipment image directory.

Occluded vehicles

Andover-close call Auburn-speed of vehicles
Medford, MA: Occluding vehicle. Medford, MA: Occluded vehicle.

Vehicle Trajectory Reconstruction

Andover-close call Auburn-speed of vehicles
Danvers, MA. Medford, MA.

Detecting vehicles travelling close to work zone

Andover-close call Auburn-speed of vehicles
Danvers, MA. Medford, MA.

Medford

Andover-close call
Medford: Sample analysis result.

images/CHARTS-MEDFORD

Danvers

images/CHARTS-DANVERS

Campton

(link to campton)

Video data table

Cite

@article{bhuyan2024towards,
  title={Towards Safer Highway Work Zones: Insights from Deep Learning Analysis of Thermal Footage},
  author={Bhuyan, Zubin and Xie, Yuanchang and Liu, Ruifeng and Cao, Yu and Liu, Benyuan},
  journal={IFAC-PapersOnLine},
  volume={58},
  number={10},
  pages={188--193},
  year={2024},
  publisher={Elsevier}
}

About

This research project aims to develop methods to extract vehicle trajectories;, use the trajectories to analyze driver behavior, particularly lane-changing behavior under different conditions, and identify safety hazards and opportunities to improve work zone safety and operations. (MassDOT Research Program with funding from FHWA SPR funds.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published