You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I read all of the related papers such as TSN & BSN, but I don't understand what is the "featureFrame" in the data_process.py file. what is the difference between this and video frame? why use "16*len(data)" to calculate featureFrame?
The text was updated successfully, but these errors were encountered:
I read all of the related papers such as TSN & BSN, but I don't understand what is the "featureFrame" in the data_process.py file. what is the difference between this and video frame? why use "16*len(data)" to calculate featureFrame?
The text was updated successfully, but these errors were encountered: