Shortcuts

pytorchvideo.data.epic_kitchen_forecasting

class pytorchvideo.data.epic_kitchen_forecasting.ClipSampling(value)[source]

An enumeration.

class pytorchvideo.data.epic_kitchen_forecasting.EpicKitchenForecasting(*args, **kwds)[source]

Action forecasting video data set for EpicKitchen-55 Dataset. <https://epic-kitchens.github.io/2019/>

This dataset handles the loading, decoding, and clip sampling for the videos.

pytorchvideo.data.epic_kitchen_recognition

class pytorchvideo.data.epic_kitchen_recognition.ClipSampling(value)[source]

An enumeration.

class pytorchvideo.data.epic_kitchen_recognition.EpicKitchenRecognition(*args, **kwds)[source]

Action recognition video data set for EpicKitchen-55 Dataset. <https://epic-kitchens.github.io/2019/>

This dataset handles the loading, decoding, and clip sampling for the videos.