Qingxuan Wu

Results 4 issues of Qingxuan Wu

# In a Nutshell Fixed `no-else-return` message in `probnum.linalg` module # Detailed Description Removes unnecessary `else` after `return`, and changing unneccessary `elif` after `return` to `if`. [pylint no-else-return(R1705)](https://pylint.pycqa.org/en/v2.13.5/messages/refactor/no-else-return.html) # Related...

testing and CI

Hello Gyeongsik, I have encountered issues while downloading the MPI_INF_3DHP dataset from the google drive link you have provided. The webpage says the daily download limit has exceeded, and I...

Hello, I tried to download the dataset files for Human3.6M and MPI-INF-3DHP from the provided Google Drive link, but I could not download anything from the drive due to "download...

I ran the evaluation script for the provided checkpoint and found the results a bit different from the paper-reported results. Especially, the FID and R-precision are higher, but the MultiModality...