Keras-LSTM-Trajectory-Prediction icon indicating copy to clipboard operation
Keras-LSTM-Trajectory-Prediction copied to clipboard

how can i test this model with custom data

Open devendraswamy opened this issue 4 years ago • 3 comments

devendraswamy avatar Sep 28 '20 10:09 devendraswamy

@devendraswamy Did you find the answer?? Could you please let me know if you found it by yourself !!

bhanusekhar007 avatar Dec 04 '21 15:12 bhanusekhar007

No , I am working on it , Actually i need sample data . Thank you

devendraswamy avatar Dec 06 '21 05:12 devendraswamy

@devendraswamy @bhanusekhar007 Due to private rights from my organization, I can not upload a models trained with their data. However, I have processed several videos taken by me for educational and testing purposes and trained a model from them. The trained .PB model is now open-source and available for testing on custom data.

HERE - I updated and added a GDrive link to the pre-trained model on the project documentation. Fell free to download it!

However, this model was trained with meta-classes like CAR, TRUCKS, MOTORCYCLE, BYCYCLE, PEDESTRIAN, BUS, AUTO_RICKSHAW and others, so keep in mind that you need to evaluate if the model transfers well to your desider applications or consider to train from scratch a new model that will capture well the dynamics of the trajectory forecasting

MarlonCajamarca avatar Aug 10 '22 12:08 MarlonCajamarca