Leo
Leo
I am sorry for not making my question clear enough. What I mean is as shown in the pic below:   How did you combine the temporal-stream network using...
Thank you very much for your prompt reply, so can I use combine.py in this repo to do the score fusion with respect to CoViAR + flow, or I need...
 I checked the tensor shape before execute " img = img[crop_x:crop_x + crop_size, crop_y:crop_y + crop_size, :]" line 164 in I3D-Tensorflow/input_data.py. How can a two-dimensional array pass its value...