Lakpa Tamang

Results 19 issues of Lakpa Tamang

I am receiving this error while installing bpy with pip. Specifications: 1. Ubuntu 18.04 2. python 3.7.11 ``` Building wheels for collected packages: bpy Building wheel for bpy (setup.py) ......

Inside the models.architecture GAN model. The method does not return anything and the program terminates despite providing the three arguments as: args, character_names, dataset.

In coordinates.py, the get_coordinates method returns the dictionary of keypoints with score. However, it does not seem to provide the keypoints with the respective indices of the person detected in...

How can we achieve .json file output of the retargeted motion? Currently, output files are video files of the retargeted motion.

![image](https://user-images.githubusercontent.com/54692758/150664823-f5f4033e-b8aa-458b-8735-abf22944c9b3.png)

The tensorflow dependencies for keras pose estimation and hmr are different. How can we solve this issue?

The project lacks the documentation of the real time action recognition. How can we perform real time recognition and what is the frame rate?

I think the normalization has been performed twice to the data. The scaling technique you mention in data preprocessing is same as that of the normalization as you mentioned here....

In the old stgcn implementation, there is a ```offline_demo.py``` script to run demo on the trained model. However, i want following: - Create custom dataset using openpose - Train the...