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
İ created h5 dataset with my own videos. When i want to train there is a error for representativeness reward.
line 61, in compute_reward
dist_mat = dist_mat.min(1, keepdim=True)[0]
IndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)
İ created h5 file following the : https://github.com/TorRient/Video-Summarization-Pytorch
The text was updated successfully, but these errors were encountered: