Micro-Expression-with-Deep-Learning icon indicating copy to clipboard operation
Micro-Expression-with-Deep-Learning copied to clipboard

No objective_flag argument in function train_samm_cross

Open dedmari opened this issue 7 years ago • 2 comments

https://github.com/IcedDoggie/Micro-Expression-with-Deep-Learning/blob/640e4958469d472e2177f3aacd57afe68dbe4dae/main.py#L17-L18

Passing an extra argument to train_samm_cross() method.

dedmari avatar Jul 21 '18 21:07 dedmari

Hi, i added the argument to train_samm_cross.py Thanks for raising out.

Please verify.

IcedDoggie avatar Jul 22 '18 10:07 IcedDoggie

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

dedmari avatar Jul 22 '18 12:07 dedmari