TUMFARSynchrony / SynthARium

An online tool for researchers to host and conduct customizable remote experiments with adaptable vision and audio pipelines in a multiuser setting.
GNU General Public License v3.0
29 stars 4 forks source link

Dockerize and launch our version of OpenFace #105

Open NCEghtebas opened 1 year ago

NCEghtebas commented 1 year ago

For each open face instance (per participant) also create a dockerized container instance. This can be done from the launcher.

fFuture options for dockerization and inclusion of microservices (as proposed by Enes) dockerize the backend separate from the participant filter. Use Openface as a worker, do not assign to a specific participant. Might lose sequence information of video data.

NCEghtebas commented 2 months ago

Would also be related to the following issues: https://github.com/TUMFARSynchrony/experimental-hub/issues/190 and https://github.com/TUMFARSynchrony/experimental-hub/issues/266