3v324v23's picture
feat: implement initial facial expression recognition training pipeline with TTA support
b6e5ef8
Raw
History Blame Contribute Delete
84 Bytes
from rmn import RMN
if __name__ == "__main__":
rmn = RMN()
rmn.video_demo()