IcedDoggie / Micro-Expression-with-Deep-Learning

Experimentation of deep learning on the subjects of micro-expression spotting and recognition.
267 stars 102 forks source link

Pre-processing steps help #12

Open mg515 opened 6 years ago

mg515 commented 6 years ago

Hey!

1. TIM10 - Can you please suggest me how to compute the TIM10 from the original data sequences for let's say CASMEII. Is there any code available on the project that I could use?

2. SAMM landmark extraction - Is the code in the landmark_extraction.py used to cropping the whole images to face images only? If I see correctly, I simply set the correct paths and run that file?

3. Optical Flow - If I would like to calculate the optical flow on the sequence of images, the code is available in matlab under the run_my_data.m script, is that right?

Thanks a lot for your help!

IcedDoggie commented 6 years ago
  1. need to send via email.
  2. yea. you can create account from megvii face++ and copy pasta the key.
  3. yea. you have to tinker with the code though since it's quite messy for all preprocessing codes.
SunBoWei95 commented 6 years ago

@mg515 hi, Have you solved this problem yet? I have got the CASMEII in raw as well as the tim-related but i have no idea about how to get CASME II -TIM10_related . I'll be appreciate for your reply! my email:q1370576204@gmail.com

AddASecond commented 5 years ago

@IcedDoggie hi, Would you pls send about how to do the TIM related? no idea about the matlab code I'll be appreciate for your reply! my email: *** Already received! Many thanks!

skzhang1 commented 5 years ago

@IcedDoggie Hi, Would you please send me the code on this project about how to compute TIM10 for CASMEII? I'll be appreciate for your reply! Thank you very much! my email:zskadazhang@outlook.com

IcedDoggie commented 5 years ago

Please refer https://github.com/IcedDoggie/Micro-Expression-with-Deep-Learning/issues/26