Mumuwei

Results 7 issues of 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? ![image](https://github.com/yhw-yhw/SHOW/assets/44329935/54906fa5-0e4d-4b44-a67b-d337a2bd8f42) ![image](https://github.com/yhw-yhw/SHOW/assets/44329935/eb909e75-e311-4945-820c-4936f139e512)

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? ![image](https://github.com/JeremyCJM/DiffSHEG/assets/44329935/f5346e91-fc55-43da-a95c-45c56ac65f50)