-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hey,
Problem
I need metadata with:
- Category/class labels for each video/object
The meta_train.json and meta_valid.json files only contain basic video info (frames, dimensions) but not categories or challenge flags.
Questions
- Is there a metadata file/API that provides category labels and challenge flags (NC, MS, CE, DV)?
- How should I access it? (specific file, custom script, different method?)
- If available, could you share the file location or a code example?
Use case: Filter out non-physical targets (NC=True) and organize remaining videos by category for manual review.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels