Developed with and for PhD candidate Fil Botelho@Orpheus Institute
This is part of the experimental_system (expS) repositories that are present on this github account.
Python code for a package that serves two purposes:
- Control system for the
expSproject. - Live video editor based on pose estimation/object detection models.
- Handles all communication between expS_menu, expS_video_server and expS_fb_synth.
- Processes, edits and plays in real-time the video captured by expS_video_server.
- Uses yolov7 based
object detectionandpose estimationto create human aware editing functions.