LossNAN / I3D-Tensorflow

Train I3D model on ucf101 or hmdb51 by tensorflow
Apache License 2.0
112 stars 28 forks source link

How to save the classification results for each video in the testing list? #16

Open ZealACMer opened 5 years ago

ZealACMer commented 5 years ago

Thank you for your excellent work, my question is how to save .h5 or .npz classfication score files as shown in https://github.com/rohitgirdhar/ActionVLAD/tree/master/data/hmdb51/final_logits or https://github.com/youjiangxu/seqvlad-pytorch/tree/master/logits/hmdb51, thank you so much for you kind help, looking forward to your reply, thanks a lot.