Hi:
I find the model somehow separates the vgg for RGB and flow apart, while in the paper it seems that there are two vggs, and the RGB and flow sequence go through them and are concated together in a 4096 * 25 matrix. Does that means that the following MLP and classifier only take the input of either RGB or flow into account?
Thanks!
Hi:
I find the model somehow separates the vgg for RGB and flow apart, while in the paper it seems that there are two vggs, and the RGB and flow sequence go through them and are concated together in a 4096 * 25 matrix. Does that means that the following MLP and classifier only take the input of either RGB or flow into account?
Thanks!