Closed zmxzsl closed 3 years ago
Yes. the input of FFNet is a feature vector extracted from Alexnet.
Also, is the feature vector for a single video file or for the entire dataset?
@nikhileshva The input is a feature vector of dimension 4096, which is extracted with a single frame.
I want to know whether the data required for training needs to be extract feature by network up front,saving file .mat?Thanks again.