Skip to content

Project to redesign the existing traffic risk information provision network using GAN-based approach

License

Notifications You must be signed in to change notification settings

KC900201/TRIPv2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TRIPv2

Project to redesign the existing traffic risk information provision network using GAN-based approach

Author

Ng Kwong Cheong

Contributors

  1. Masayasu Atsumi (Professor)
  2. Yuki Murata

Description

The Traffic Risk Information Provision Network (TRIP) is a project that estimates traffic risk during road navigation based on the spatio-temporal deep neural network (DNN) trained by our novel comparative loss function. The purpose of this project is to initate a research method that performs traffic risk estimation from on-vehicle camera image sequence based on detecting moving objects and extracting the moving object regions using an object detection network. Risk estimation experiments were conducted on a combination of real image datasets and virtually simulated image datasets.

As this project is still on progress, we are going to improve the accuracy of the preliminary risk prediction of the model by extending the risk estimation network. In addition, we hope to further evaluate the effectiveness of the proposed network in simulated environment applications by implementing the proposed model in a driving simulator.

Languages used

Python

Characteristics

  1. Region-based convolutional neural network YOLOv2 (latest branch YOLOv3) for moving object detection
  2. Spatial pyramid and LSTM-based network for spatio-temporal pattern encoding
  3. Comparative loss function based on traffic situation pair comparison for estimation of risk level

Publications

  1. Performance Enhancement of Region-based Spatio-temporal Neural Network for Traffic Risk Estimation using Real and Virtual Datasets
  2. Traffic Risk Estimation from On-vehicle Video by Region-based Spatio-temporal DNN trained using Comparative Loss

About

Project to redesign the existing traffic risk information provision network using GAN-based approach

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published