genbing99 / MEAN_Spot-then-recognize

A Micro-Expression Analysis Network (MEAN) to spot-then-recognize micro-expressions
31 stars 5 forks source link

Recognition without Spotting #1

Closed 33220019 closed 1 year ago

33220019 commented 2 years ago

can you help me to run special training on micro expression recognition without spotting (pseudo labeling). I found an error like this

"ValueError: Unexpected result of train_function (Empty logs). Please use Model.compile(..., run_eagerly=True), or tf.config.run_functions_eagerly(True) for more information of where went wrong, or file a issue/bug to tf.keras."

33220019 commented 2 years ago

image

genbing99 commented 2 years ago

Very sorry for the late reply since the paper was under review.

This may be caused by a couple of reasons, please provide more details or the complete code that you have modified.

genbing99 commented 1 year ago

Closing this issue due to inactivity.