Skip to content

cnrpman/epickitchen-on-youcook2

Repository files navigation

Epic-kitchen

Github

Official Pretrained Model

  • Path on Srv: s1_md0/v-fanxu/junyidu/github/action-models

TSM Backbone Code

  • Borrows data pipeline

Data

  • Raw Path: /s1_md0/v-fanxu/Extraction/youcook2/videos
  • Extracted Img Path: /s1_md0/v-fanxu/Extraction/youcook2/imgs
  • List Path: /s1_md0/v-fanxu/Extraction/youcook2/manifest.txt
  • Epic Kitchen Verb List: /s1_md0/v-fanxu/junyidu/github/action-models/EPIC_verb_classes.csv

Inference Result

  • Bulk: /s1_md0/v-fanxu/junyidu/github/action-models/predict_verb_bulk.txt

Setting

Preprocessing

Decode raw video

  • In dataset's root folder
  • python vid2img.py videos imgs

Generate manifest for video (bulk or clip)

  • In the corresponding imgs folder
  • bash /s1_md0/v-fanxu/junyidu/github/action-models/youcook2/generate_manifest.sh

Fetch framerate for each video

  • In videos folder
  • bash /s1_md0/v-fanxu/junyidu/github/action-models/youcook2/fetch_framerate.sh

Other Action Dataset

  • Kinetics
    • Actions: 400
    • Min Clip for an Action: ~400
    • Tot Clips: 306k
    • Length: 10s
    • Resolution: Variable (Usually normalized to 340px)
  • UCF101
    • Actions: 101
    • Min Clip for an Action: ~100
    • Tot Clips: 13k
    • Mean Length: 7.2s
    • Resolution: 320x240

Paper

Experiments

  • Official Demo(Rand): bash rundemo.sh
  • Extract: bash runextract.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published