Skip to content

Commit

Permalink
link to new lab webpage added
Browse files Browse the repository at this point in the history
  • Loading branch information
amuxel authored Oct 26, 2023
1 parent 76842e3 commit 63586d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ version 1.0.0

ROBODADA is an open-source toolkit to map facial expressions to body language of a robot. A web-based interface allows you to move a two-axis robot, record different movement patterns and assign them to [face expressions](https://www.researchgate.net/publication/318447136_Basic_Emotions). Activating your webcam, ROBODADA tries to interpret your emotion based on a pre-trained model and activates the robot's recorded movement.

Find examples of ROBODADA in use [here](https://hybridthings.tha.de/robodada/).

We use the [face-api.js API](https://github.com/justadudewhohacks/face-api.js/) for face expression detection. We are aware, that machine based emotion detection has to be [discussed](https://www.theverge.com/2019/7/25/8929793/emotion-recognition-analysis-ai-machine-learning-facial-expression-review) very critically. ROBODADA underlines, that a machine is not really able to [detect human emotions](https://www.theatlantic.com/technology/archive/2021/04/artificial-intelligence-misreading-human-emotion/618696/). It just makes decisions on values, which can be [measured](https://github.com/justadudewhohacks/face-api.js/#features) by a machine.

We see ROBODADA as a playful approach for further discussion:
Expand Down

0 comments on commit 63586d7

Please sign in to comment.