Software Archive
Read-only legacy content
17061 Discusiones

Create New Emotions for Emotion Detector

Scott_W_1
Principiante
580 Vistas

I'm looking for any and all tips on creating new emotions for the emotion detector. The C++ code is pretty clear, but I'm stuck on figuring out how to record new emotions. The emotiondetectorweights files are all .enc - I assume that means they are encrypted. Without seeing the data structure it's hard to figure out how to create new emotions.

How was the original set of emotions created? 

Also, is it just me, or is the search function in the forums broken? Maybe it's a browser issue?

 

0 kudos
3 Respuestas
Colleen_C_Intel
Empleados
580 Vistas

The emotion detection module is experimental only and Intel is not encouraging community changes to the base functions provided at this time. You could experiment with emotion detection based on one of the facial landmarks changing.

Search function - well let's just say I find Google search, limiting (if desired) to software.intel.com to be effective...........

Scott_W_1
Principiante
580 Vistas

The search function works now. Thanks for working on that!

Scott_W_1
Principiante
580 Vistas

The Face Tracking example is better for experimenting with landmark changes than the emotion viewer.

Responder