Driver-Intention-Prediction icon indicating copy to clipboard operation
Driver-Intention-Prediction copied to clipboard

A framework predicts driver's maneuver behaviors

Results 14 Driver-Intention-Prediction issues
Sort by recently updated
recently updated
newest added

Thank you for your excellent work. I have two questions: @yaorong0921 1. The dataloaders for incabin and outcabin apply temporal_transform in different ways in model_inside.py and model_outside.py respectively (train_incabin: UniformRandomSample,...

![image](https://github.com/yaorong0921/Driver-Intention-Prediction/assets/103401689/d7f6de7f-3f1e-4ce5-a25e-7c60216ad610) May I ask if the "Output size" of FC 0 means: 3072 is the input size of FC 0 layer, and 2048 is the output size of FC 0...

Hello, I would like to know the code for the combination of the interior and exterior parts of the car. Because these two parts have been successfully implemented, but I...

We are running main_inside.py and main_outside.py, and I want to know if the content related to Conv_layer in main_outside.py is the same as the picture. ![image](https://github.com/yaorong0921/Driver-Intention-Prediction/assets/127845632/cf6c1518-37bc-493a-9fa9-8be85282c729) If not, achieving a...

Hi @yaorong0921 , I am very grateful that you can share your source code and dataset, if convenient, could you please add your running environments in the readme file? Currently,...

Hello @yaorong0921, I used the link for downloading the zip file of the flownet images and am not able to unzip the contents (using Mac). Below is the error I...

Hi, I am trying to evaluate using trained 3DResnet models would it be possible to have your version of the trained model as the link provided for the 3DResnet model...

Hello. Is the script for training using outside and inside videos not available?

Hi, I got the paths sorted out for the model that was shared in the link, and once I give the bash run-3DResNet.sh I am getting the following error. I...