yjxiong / temporal-segment-networks

Code & Models for Temporal Segment Networks (TSN) in ECCV 2016
BSD 2-Clause "Simplified" License
1.54k stars 477 forks source link

about the test #231

Closed YanYan0716 closed 6 years ago

YanYan0716 commented 6 years ago

hello ,Mr. Xiong. i am sorry to bother u again. there is a question about the flow test result. when i tested the net ,the results was saved in a .npz file as you showed. when i tried to open the .npz file, it is about ['labels', 'scores'],and len(f['scores']) is 3783, i know it is the number about test set, could you tell me why the len(f['scores'][0])=2 ??, and len(f['scores'][0][0])=25??, thanks again @yjxiong

YanYan0716 commented 6 years ago

more to say, my dataset is ucf101