mostafa610
mostafa610
i think you are trying to use more than 1 gpu and you only have one
and how did the file mean_pts3d.npy created is that the mean of this point across the dataset ?
> it is the average of landmarks of all video frames of the target person
thank you so much for your reply it really helped I have another question about sequence length in the code you define sequence length to be 240 parser.add_argument('--sequence_length', type=int, default=240,...
thank you so much i don't know how to thank you you really helped me !
I have another question regarding the training I understand that every sequence of 240 frame (4 sec) will output vector of size (25,3) this vector represents the displacement between the...
thank you for your replays, I am wondering do you know any open source algorithm for face tracking as i can't find one to produce the same output of your...