The structure of EgoMask (Benchmark) is as follows:
├─ egomask
├─ JPEGImages
│ ├─ refego
│ └─ egotracks
├─ annotations
├─ subset
│ ├─ long
│ │ ├─ meta_expressions.json
│ │ └─ meta.json
│ ├─ medium
│ │ └─ meta_expressions.json
│ └─ short
│ ├─ meta_expressions.json
│ └─ meta.json
├─ meta_expressions.json
└─ meta.json
The structure of EgoMask-Train (Training dataset) is as follows:… See the full description on the dataset page:
https://huggingface.co/datasets/XuuuXYZ/EgoMask.