Hello, when I was using the code you provided to read SMPL-X and reconstruct GS, I noticed that some files in the annotations seem to have issues with their SMPL-X parameters. Specifically, the time dimension is missing. For example, in the file 0018_05_annots.smc from part1, the SMPL-X sequence length is 225 frames, but the expression coefficients only contain 40 frames. I tried downloading multiple times and also tested with smc_full_read.py, which seems to confirm that the file itself has the problem.
In addition, in 0163_10_annots.smc from part2, the betas are also incomplete, with only 1 frame available.

I’m not sure whether there are more annotation files with similar issues. Could you please help verify the dataset?
Hello, when I was using the code you provided to read SMPL-X and reconstruct GS, I noticed that some files in the annotations seem to have issues with their SMPL-X parameters. Specifically, the time dimension is missing. For example, in the file 0018_05_annots.smc from part1, the SMPL-X sequence length is 225 frames, but the expression coefficients only contain 40 frames. I tried downloading multiple times and also tested with smc_full_read.py, which seems to confirm that the file itself has the problem.
In addition, in 0163_10_annots.smc from part2, the betas are also incomplete, with only 1 frame available.

I’m not sure whether there are more annotation files with similar issues. Could you please help verify the dataset?