PSHuman / lib

Commit History

Fix device mismatch: maskrcnn detector lands on cuda under mmgps lingering default device, but torch.from_numpy() input stays on cpu
cf35ba7
verified

Daankular commited on

Fix create_mean_pose() to build its numpy array from CPU tensors explicitly, instead of masking it with a global torch default-device reset that broke mmgp's own device handling
7f3d882
verified

Daankular commited on

Migrated from GitHub
2252f3d
verified

fffiloni commited on