HiREST icon indicating copy to clipboard operation
HiREST copied to clipboard

question about v_mask

Open tuyunbin opened this issue 7 months ago • 0 comments

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)?

tuyunbin avatar Jul 22 '24 13:07 tuyunbin