epic-kitchens / epic-kitchens-55-lib

:coffee: EPIC-KITCHENS-55 dataset python library
https://epic-kitchens.readthedocs.io/en/latest/index.html
30 stars 6 forks source link
action-recogntion dataset egocentric-action-recognition epic-kitchens helper library python pytorch tensorflow

EPIC-KITCHENS-55 python library

CircleCI status badge codecov Documentation Status PyPI PyPI - Python Version

A library for easily integrating the EPIC-KITCHENS-55 egocentric dataset in your experiments

Install

$ pip install epic-kitchens

Details

See the CHANGELOG for release notes

WARNING: If you have used v1.4.0 or below to gulp flow, please delete the data and regulp due to an issue in reading files from disk, the gulped frames will be unordered instead of ordered by frame index (i.e. lexicographically).

Check out the documentation on Read the docs