JJN123 / Fall-Detection

Non-invasive Fall Detection with Keras and Tensorflow
148 stars 48 forks source link

Can you please guide me how can i run your code on other similar datasets of my own?? #4

Open mujtabaasad opened 5 years ago

mujtabaasad commented 5 years ago

i need to run the code on other similar datasets plz elaborate how to generate .npy files for a dataset that you have used in your code

shehrozskhan commented 5 years ago

The script _datamanagement.py has functions to create and load .npy files. Hope that helps.

shehrozskhan commented 5 years ago

If this doesnt work, I have another version of this file. Please let me know.

mujtabaasad commented 5 years ago

Thank you for your reply... i will let you after trying