Qinglin Zhan
Results
2
comments of
Qinglin Zhan
> 尝试修改了一下,当我仅输入图像不输入视频位姿的时候,渲染的结果出不来,人体的3D高斯生成不了,query和latent_features正常 gs_model_list, query_points, smplx_params = self.renderer.forward_gs( gs_hidden_features=latent_points, query_points=query_points, smplx_data=smplx_params, additional_features={"image_feats": image_feats, "image": image[:, 0]}, ) 麻烦请问您解决这个问题了吗,我也正忧愁该如何得到不同视角下的图像
> I will update the interface to export gaussian model under target-view pose. I would like to ask if it is now possible to get a 3DGS body in the...