JaggerYoung / LRCN-for-Activity-Recognition

45 stars 20 forks source link

cnn_predict.py #2

Open mazzz56 opened 6 years ago

mazzz56 commented 6 years ago

Hey I tried running your code, when I run the script cnn_predict.py, first of all it consumes all of my ram (72gb) and it froze my system for almost 24 hrs.

This is the output that I receive from the code, and it keeps on running and at the end it does not generate the four files: train_data.data, test_data.data, train_label.data & test_label.data

/usr/local/lib/python2.7/dist-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype fromfloattonp.floatingis deprecated. In future, it will be treated asnp.float64 == np.dtype(float).type. from ._conv import register_converters as _register_converters Can you please tell me if I am missing out on something? Thanks

mazzz56 commented 6 years ago

the process ends with

"Killed" written and I can't save the files.