LIU Heshan
LIU Heshan
I am a bit confused about what we should prepare for training on the custom dataset. Could you provide more information about what specifically we should prepare for the custom...
Can I use this code to train on human3.6M dataset(16 landmarks) by just simply replace the dataset and partition.txt since the results I get look not as good as those...
We found train_connect_component_mask.m would only process the last image in the list. In matlab_code/train_connect_component_mask.m, line 67 The code is like "for i = size(list,2):size(list,2)". Should it be changed to "for...