Mumuwei
Mumuwei
where is the subfolder _data_ including data_loader?
When training the model, I encountered the following problems: in logger.py line 35 module.state_dict()['affine.weight'].copy_(checkpoint['kp_detector']['jacobian.weight']) RuntimeError: The expanded size of the tensor (60) must match the existing size (40) at non-singleton...
During the inference phase, I have the following problem, does anyone know how to solve it?
Thank you for your wonderful work. I want to get a variety of outputs, such as the detected body box, the location of key points, etc. Is there a tutorial?
Why is the initial loss abnormal when running the test video, and the final result does not exist?  
Thanks for the wonderful work. Could the author provide the preprocessed Voxceleb1 dataset?
Hello, when I ran _Test on SHOW dataset,_ I encountered the following error, I did not find the corresponding code, how to correct this problem? 