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
For Training the ganimation , we resized all images in emotionet dataset to 128 x 128 and cleaned the image as mentioned in paper. After that we passed the image to OpenFace for AU generation , and saw that for many images the AU's were not created. But still we went with the training and created train_ids.csv and test_ids.csv and ran the code which culminated into the following error
For many images we observed that the AU's were not created , so is it that the images for which AUs were not created are taken from the dataloader and causing this error ? i.e do we need to remove the images from imgs folder for which AUs were not found and then create a train_ids test_ids.csv from the images ?
Kindly help at the earliest
The text was updated successfully, but these errors were encountered:
For Training the ganimation , we resized all images in emotionet dataset to 128 x 128 and cleaned the image as mentioned in paper. After that we passed the image to OpenFace for AU generation , and saw that for many images the AU's were not created. But still we went with the training and created train_ids.csv and test_ids.csv and ran the code which culminated into the following error
For many images we observed that the AU's were not created , so is it that the images for which AUs were not created are taken from the dataloader and causing this error ? i.e do we need to remove the images from imgs folder for which AUs were not found and then create a train_ids test_ids.csv from the images ?
Kindly help at the earliest
The text was updated successfully, but these errors were encountered: