Closed jysa01 closed 3 years ago
Can you share with me some examples?
Below are some samples from the train set : G5_S3_7-color_G6_S3_1-color_AB_lr.png G5_S3_5-color_G1_S3_13-color.png G3_S4_20-color_G6_S4_1-color_AB_lr.png
If you prepared the data according to the instructions I provided, there should be nothing wrong. I used all 135,504 samples for training.
OK, Thank you :)
Yes, I did follow all the steps.
From my understanding, the Matlab code provided prepares each data sample as [A,B,C,D] by reading each filename given in senz3d_split/senz3d_train.txt
from the folders senz3d_image_skeleton/senz3d_skeleton
and senz3d_image_skeleton/senz3d_image
respectively.
So, the skeleton inside the senz3d_skeleton folder for the sample G5_S3_5-color_G1_S3_13-color.png is: G5_S3_5-color.png
I seem to have interpreted this as a wrong pose. Thank you for the clarification.
I am interested to understand the working of gestureGAN_twocycle model. I downloaded the senz3d dataset and prepared training and test data as indicated. When I saw the training output, I noticed that there are many images for which the pose is wrongly identified. Did you manually delete them from the 135,504 training samples? Can you please provide a .txt file with the correct sample's filenames ? Thanks and best regards, jysa01