rohitgirdhar / ActionVLAD

ActionVLAD for video action classification (CVPR 2017)
https://rohitgirdhar.github.io/ActionVLAD/
Other
216 stars 61 forks source link

How to save results for a customed dataset? #32

Closed ZealACMer closed 5 years ago

ZealACMer commented 5 years ago

Thank you for your excellent work, my question is how to save .h5 classification results as shown in ActionVLAD/data/hmdb51/final_logits/, thank you so much for you kind help.

rohitgirdhar commented 5 years ago

The example testing script stores features into h5 files. You can also change the layer you want to store.