asheshjain399 / RNNexp

Other
256 stars 91 forks source link

Missing dataset and checkpoints #1

Closed engr3os closed 8 years ago

engr3os commented 8 years ago

Hi,

Can you please provide the dataset and checkpoint for the RNN implemetation?

I can't find the dataset folders in the repo. I need to correct the following lines in maneuver-rnn.py

path_to_dataset = '/scr/ashesh/brain4cars/dataset/{0}'.format(fold) path_to_checkpoints = '/scr/ashesh/brain4cars/checkpoints/{0}'.format(fold)

Thanks.

asheshjain399 commented 8 years ago

Definitely !!

I'll update this soon. Give me few days.

asheshjain399 commented 8 years ago

Checkpoints and data set is now also available in the checkpoints/ directory.