Software Archive
Read-only legacy content
17061 Discussions

Create New Emotions for Emotion Detector

Scott_W_1
Beginner
392 Views

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 Replies
Colleen_C_Intel
Employee
392 Views

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...........

0 Kudos
Scott_W_1
Beginner
392 Views

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

0 Kudos
Scott_W_1
Beginner
392 Views

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

0 Kudos
Reply