Attention hier komm die Menschen
This projects aims to build a ML-model, that is able to gain a persons attention. The attention of a subject either a person filmed by a camera or a simple point on controlled by some input device should be maximised. XD
CAUTION This is still under developement Create the environment with * conda env create -f ATTN_env.yml To update the environment: * conda env update --file ATTN_env.yml Update the .yml environment file: * conda env export --no-builds > ATTN_env.yml