MarlonCajamarca / Keras-LSTM-Trajectory-Prediction

A Keras multi-input multi-output LSTM-based RNN for object trajectory forecasting
114 stars 15 forks source link

how can i test this model with custom data #3

Open devendraswamy opened 3 years ago

bhanusekhar007 commented 2 years ago

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

devendraswamy commented 2 years ago

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

MarlonCajamarca commented 2 years ago

@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