facebookresearch / pytorchvideo

A deep learning library for video understanding research.

Home Page:https://pytorchvideo.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Transform randaug is returning black video

ganzobtn opened this issue · comments

When I transform my videos using transforms.RandAug() class, most of the time it is returning black video. How can I fix this?