Wang Yanjun
Wang Yanjun
Did you correctly build deformable detr with the following command: ```bash # build deformable detr cd models/aios/ops python setup.py build install cd ../../..
> Thanks for your reply @WYJSJTU. I did build deformable detr correctly. I'm thinking that maybe the error is the version of the CUDA library. Any other suggestions? This problem...
> human_model_path It seems like your `model_path` for the smplx model does not exist, please check your `human_model_path` in the `config/aios_smplx_inference.py`, or check your body model file structure.
> It seems like your `model_path` for the smplx model does not exist, please check your `human_model_path` in the `config/aios_smplx_inference.py`, or check your body model file structure. It might be...
Sorry, due to the license issue, the release of the training dataset *.npz is still in discussion, which is essential for training. But we are expected to release the training...
I think I've only tested it on at least two-gpu devices. It might require some modify to the code if it couldn't run on one GPU.