You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry for the late reply. It seems to be an inconsistent path issue.
You can replace the visual path in our data loader by: visual_path = os.path.join(self.visual_feature_path, 'Image-01-FPS', item[0])
after processing following OGM. Otherwise, you can directly try to use the CREMAD dataset in the OGM repo.
If that still does not work, please kindly let me know.
全部按照您的步骤处理数据以及更换路径,出现了这样的问题,请问您有遇到过吗,是怎么解决的呢?
The text was updated successfully, but these errors were encountered: