Gunjan Dhanuka

Results 6 comments of Gunjan Dhanuka

Hey @christyjacob4 can you assign me this issue?

Hey I would like to work on this issue! Can you assign this to me?

You can use the OpenCV video reader instead of the torchvision video reader, seemed to fix the issue in my case. ```py # rgb_vid, audio, info = read_video(video_path, pts_unit='sec') print("Video...

I am using it to extract features from the XD-Violence dataset, and I compared the numpy arrays (using `np.array_equal`) after getting the features from both `cv2` and `read_video` and the...

> @GunjanDhanuka please rebase and cross check if things can run Yes the tokenizer issue is now resolved, but there was a delay because of the discrepancy in outputs from...