Skip to content

Release Plan #1

@yjxiong

Description

@yjxiong

To improve the ease of use for the community, let's plan on how we gonna organize the released codebase.

  • Preliminary Tools
    • Frame/optical flow extraction: already released in our dense_flow. Need to add instructions
    • Caffe: released with full usage guides
    • Scripts for building initialization models for the temporal stream
  • Training TSN
    • TSN training model spec in Caffe style based on BN-Inception
      • segment number: 3
      • aggregation func: avg
      • RGB
      • Flow
      • Warped flow
    • Initialization model weights based on BN-Inception
      • RGB
      • Flow
      • Warped flow
  • Testing TSN
    • standard deploy model spec in Caffe style based on BN-Inception
    • Trained model weights to reproduce reported accuracies
    • Evaluation framework:
      • Python: adapted from the anet repo.
      • Matlab: partially completed, will add whole dataset evaluation soon.
  • Guidance
    • Data preparation
    • Run evaluation with trained models
    • Train models

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions