ilikepistachio / TCNN_STCNN

37 stars 18 forks source link

missing file anchors_8_12.npy #4

Open stwrd opened 6 years ago

stwrd commented 6 years ago

When I was running the demo, I found that there was a lack of file, which i am getting IOError: [Errno 2] No such file or directory: 'data/jhmdb/cache/anchors_8_12.npy'

gireek commented 6 years ago

execute the run_jhmdb.py file to create anchors_8_12.npy file, be sure to "import matplotlib matplotlib.use('Agg')"

add this in the beginning of the file.

stwrd commented 6 years ago

thank you for your advice

YAwei666 commented 5 years ago

thank you for your advice

hello, have you use this model to train your datasets? I have some problem when I use this