Skip to content

Mococular #414

@antoinefalisse

Description

@antoinefalisse

Brainstorm on monocular pipeline:

Questions:

  • One scaled model per motion?

Expected hurdles:

  • Have a container with tensorflow (for augmenter) and pytorch (monocular), but I'm sure workable

1st approach:

  • Frontend: When hitting new session, get option to go single-camera or multi-camera (default) route
    • This passes flag at session level: monocular
  • Core:
    • Pose detection: Another loop waiting for monocular jobs (ie, same as OpenPose and HRNet)
    • Add big if statement in main.py to support Monocular code / Have main_monocular.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions