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
expS
project. - 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 detection
andpose estimation
to create human aware editing functions.