This repo contains a helper library for using the Mask-RCNN masks we extracted on EPIC-KITCHENS-100.
$ python setup.py install
Or to hack on it
$ python setup.py develop
We provide the object masks for all frames in EPIC Kitchens. These are avaiable to download from data.bris.
Please download the masks for P27_103 and P01_109 from
Those on data.bris were incorrectly extracted.
Check out our demo notebook showing how to load and visualise the masks