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
# if your video length is inconsistent or you don't know the specific length of the video, you can set it to the average length or directly fix it to 2 seconds
video_length: 2
# number of classes
num_class: 25
# batch size while training, it depends on your gpu memory
videos_per_gpu: 8
# total epoch
epoch: 50
# working directory during training, we will look for the checkpoints file in the same directory while testing