facebookarchive / C3D

C3D is a modified version of BVLC caffe to support 3D ConvNets.
Other
1.16k stars 506 forks source link

Random crop is bad for this model? #433

Closed highway007 closed 5 years ago

highway007 commented 5 years ago

Will random crop destroy the connection of frames ? Or it just doesn't matter?

dutran commented 5 years ago

random crop happen at clip level which mean all frames from the same clips are under the same random crop.