Micro-Expression-with-Deep-Learning
Micro-Expression-with-Deep-Learning copied to clipboard
No objective_flag argument in function train_samm_cross
https://github.com/IcedDoggie/Micro-Expression-with-Deep-Learning/blob/640e4958469d472e2177f3aacd57afe68dbe4dae/main.py#L17-L18
Passing an extra argument to train_samm_cross() method.
Hi, i added the argument to train_samm_cross.py Thanks for raising out.
Please verify.
Thanks for your quick response.
Unfortunately, there is again a small issue. No objective_flag is passed to Read_Input_Images_SAMM_CASME function.
https://github.com/IcedDoggie/Micro-Expression-with-Deep-Learning/blob/1856eb33ed631e3bc6ac48180e29f7bb2320bafa/train_samm_cross.py#L182