diegocasmo / iis-project

0 stars 0 forks source link

Week milestones #11

Closed diegocasmo closed 6 years ago

diegocasmo commented 6 years ago
ankurshukla03 commented 6 years ago

Yes his email id is Erik.larsson.2996@student.uu.se.

diegocasmo commented 6 years ago

@ankurshukla03 @tristaaan

what do you think of this format (for the Computer Vision Group)?

{
    'landmarks': {
        'Outer left eyebrow': [1.00, 1.00, 1.00], # [ x-coordinate, y-coordinate, z-coordinate ]
        'Middle left eyebrow': [1.00, 1.00, 1.00], # valid values are any number > 0
        'Inner left eyebrow': [1.00, 1.00, 1.00], # if unable to provide a value, simply set it to 'NaN'
        'Inner right eyebrow': [1.00, 1.00, 1.00],
        'Middle right eyebrow': [1.00, 1.00, 1.00],
        'Outer right eyebrow': [1.00, 1.00, 1.00],
        'Left temple': [1.00, 1.00, 1.00],
        'Outer left eye corner': [1.00, 1.00, 1.00],
        'Inner left eye corner': [1.00, 1.00, 1.00],
        'Inner right eye corner': [1.00, 1.00, 1.00],
        'Outer right eye corner': [1.00, 1.00, 1.00],
        'Right temple': [1.00, 1.00, 1.00],
        'Nose saddle left': [1.00, 1.00, 1.00],
        'Nose saddle right': [1.00, 1.00, 1.00],
        'Left nose peak': [1.00, 1.00, 1.00],
        'Nose tip': [1.00, 1.00, 1.00],
        'Right nose peak': [1.00, 1.00, 1.00],
        'Left mouth corner': [1.00, 1.00, 1.00],
        'Upper lip outer middle': [1.00, 1.00, 1.00],
        'Right mouth corner': [1.00, 1.00, 1.00],
        'Upper lip inner middle': [1.00, 1.00, 1.00],
        'Lower lip inner middle': [1.00, 1.00, 1.00],
        'Lower lip outer middle': [1.00, 1.00, 1.00],
        'Chin middle': [1.00, 1.00, 1.00],
        'Left ear lobe': [1.00, 1.00, 1.00],
        'Right ear lobe': [1.00, 1.00, 1.00],
    },
    'emotion': 'HAPPY' # valid values are ['ANGER', 'DISGUST', 'FEAR','HAPPY', 'SADNESS', 'SURPRISE']    
}
tristaaan commented 6 years ago

We can tell them to scrap the unused -static- features but it looks good.

On Mon, May 14, 2018 at 09:28 Diego Castillo notifications@github.com wrote:

@ankurshukla03 https://github.com/ankurshukla03 @tristaaan https://github.com/tristaaan

what do you think of this format (for the Computer Vision Group)?

{ 'landmarks': { 'Outer left eyebrow': [1.00, 1.00, 1.00], # [ x-coordinate, y-coordinate, z-coordinate ] 'Middle left eyebrow': [1.00, 1.00, 1.00], # valid values are any number > 0 'Inner left eyebrow': [1.00, 1.00, 1.00], # if unable to provide a value, simply set it to 'NaN' 'Inner right eyebrow': [1.00, 1.00, 1.00], 'Middle right eyebrow': [1.00, 1.00, 1.00], 'Outer right eyebrow': [1.00, 1.00, 1.00], 'Left temple': [1.00, 1.00, 1.00], 'Outer left eye corner': [1.00, 1.00, 1.00], 'Inner left eye corner': [1.00, 1.00, 1.00], 'Inner right eye corner': [1.00, 1.00, 1.00], 'Outer right eye corner': [1.00, 1.00, 1.00], 'Right temple': [1.00, 1.00, 1.00], 'Nose saddle left': [1.00, 1.00, 1.00], 'Nose saddle right': [1.00, 1.00, 1.00], 'Left nose peak': [1.00, 1.00, 1.00], 'Nose tip': [1.00, 1.00, 1.00], 'Right nose peak': [1.00, 1.00, 1.00], 'Left mouth corner': [1.00, 1.00, 1.00], 'Upper lip outer middle': [1.00, 1.00, 1.00], 'Right mouth corner': [1.00, 1.00, 1.00], 'Upper lip inner middle': [1.00, 1.00, 1.00], 'Lower lip inner middle': [1.00, 1.00, 1.00], 'Lower lip outer middle': [1.00, 1.00, 1.00], 'Chin middle': [1.00, 1.00, 1.00], 'Left ear lobe': [1.00, 1.00, 1.00], 'Right ear lobe': [1.00, 1.00, 1.00], }, 'emotion': 'HAPPY' # valid values are ['ANGER', 'DISGUST', 'FEAR','HAPPY', 'SADNESS', 'SURPRISE'] }

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/diegocasmo/iis-project/issues/11#issuecomment-388722223, or mute the thread https://github.com/notifications/unsubscribe-auth/AFN5m4iXefxdRNEpg-Vr7RbX4x_AagMHks5tyTIhgaJpZM4T9RUg .

-- -Tristan Wright

ankurshukla03 commented 6 years ago

what do you think of this format (for the Computer Vision Group)? Looks good.

ankurshukla03 commented 6 years ago

@diegocasmo @tristaaan we need to talk to the Emotion Synthesis group also??

tristaaan commented 6 years ago

Or, rather, do they need to talk to us?

-Tristan Wright

On Mon, May 14, 2018 at 9:49 AM, Ankur Shukla notifications@github.com wrote:

@diegocasmo https://github.com/diegocasmo @tristaaan https://github.com/tristaaan we need to talk to the Emotion Synthesis group also??

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/diegocasmo/iis-project/issues/11#issuecomment-388727372, or mute the thread https://github.com/notifications/unsubscribe-auth/AFN5mwqFGqul0kfMHN6v2DCBDVB3FTtZks5tyTcRgaJpZM4T9RUg .

ankurshukla03 commented 6 years ago

yes i think you are right they need to talk to us and ask for the specific output as what they are expecting