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 there are samples in your dataset that have frames fewer than 13, this situation may occur. You can replace the 284-th line in train.py by "pid_start = random.sample(list(range(1, volume-4)), max(int(volume * self.prob), 1))"
started training, this error will be reported. Train step sometimes reports errors of over 2000, and sometimes errors of several hundred。
The text was updated successfully, but these errors were encountered: