HiREST
HiREST copied to clipboard
question about v_mask
https://github.com/j-min/HiREST/blob/0d4a287a74e91af5c8fe306645cb33c62b560c3f/modeling.py#L505 Hi, I wonder why the v_mask is not torch.ones((B, self.args.max_frames)).long().to(video_feats.device)?