-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
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
- This passes flag at session level:
- Core:
- Pose detection: Another loop waiting for monocular jobs (ie, same as OpenPose and HRNet)
- Add big if statement in
main.pyto support Monocular code / Havemain_monocular.py
Metadata
Metadata
Assignees
Labels
No labels