HumanRef icon indicating copy to clipboard operation
HumanRef copied to clipboard

Invalid tensor

Open Thesaltedfish-single opened this issue 5 months ago • 4 comments

Excellent work!

I have completed Preprocessing: Estimate the SMPL-X body mesh using ECON and segment the input image into RGBA format And use Python run. py -- config config/humanref. yaml -- train -- GPU 0 image_cath='/ data/Results_ECON/image_000355/econ/imgs_crop/image_000355_0_rgba.png' But during the running process, it prompted me that the total number of attention tensor is 20480, which cannot be organized into the space of [2,8, -1,4096]

This happened during https://github.com/eckertzhang/HumanRef/blob/ccc0ba7b95b68b90851d5163b80edafe44379de0/threestudio/models/guidance/reference_sds.py#L200

Thesaltedfish-single avatar Sep 05 '24 08:09 Thesaltedfish-single