Aiman Jabaren
Aiman Jabaren
When processing the uploaded video, I get: Traceback (most recent call last): File "/content/hmr/csv_to_bvh.py", line 20, in with open(fullpath, 'r', newline='') as csvfile: FileNotFoundError: [Errno 2] No such file or...
Hi, Thank you for the github repo. I would like to use this model for transfer learning. How can I do that and which files/ classes should I use for...
@akanazawa First of all, thank you for the code and the interesting paper. I have extracted the [x,y,z] coordinates from joints3d and plotted them (skeleton). Then I have tried to...