Ruiqing Tang

Results 8 issues of Ruiqing Tang

This error occurs when I execute the following code: python classify/train.py --model yolov5s-cls.pt --data D:/Pycharm/Projects/zsh/data/2Dimage_AlliOne_split --epochs 5 --img 224 Here's the full info. (yolo) PS D:\Pycharm\Projects\yolo\yolov9> python classify/train.py --model yolov5s-cls.pt...

I want to run the `test.py` to generate a song and save it. But I don't know how to get the 'aid' parameter in function `save_song`. ![Quicker_20240625_160038](https://github.com/SunoAI-API/Suno-API/assets/81809633/6d36ccf8-ca1c-4d80-99dc-73c809c80d59)

Hi, I want to get the smpl_pose so that I can export fbx by [EDGE](https://github.com/Stanford-TML/EDGE/blob/main/SMPL-to-FBX/Convert.py). Actually, the smpl_pose is the global_orient+body_pose, and I have noticed that we can obtain this...

Hi! Your work is fantastic, I am eager to reproduce it! When are you going to release the training code?

I want to convert these pth models (eg. HP2_all_vocals.pth ) to onnx and infer with it. Are there any scripts to implement these functions?

For humanoid OBJ files, how to ensure that the generated skeleton is compatible with the SMPL model?