Open emedinac opened 2 years ago
Hi @emedinac. I suppose that you are referring to the Human3.6m dataset? I follow the previous work for the training and testing splits.
Oh thanks for that. I will need it anyway. But sorry, I didn't specify the dataset because I only saw CMU -motion in this git. I was wondering about this split.
For the CMU dataset, we have 6 sequences for each action category, and we split them into 5:1.
Hi. Do you have a reference for that split? it is really interesting to know.
Thanks in advanced.
No we do not have a reference. The thought here is that this dataset is a subset of the original CMU motion datset, and it is quite small. Hence I only use one sequence for testing, and the rest for training. Otherwise the training data might not be enough.
Hi,
This is an interesting job, I would like to do some initial experiments, however I realized the splits are not so balance between training and testing. I mean I saw around 35k sequences for training and only 64 for testing, is it ok? Another question, did you decide that split or started from a reference, probably I missed it, but I didnt understand how you balanced this trials.
Thanks in advanced.