GaussianCube / GaussianCube_Construction

Other
7 stars 2 forks source link

About the generated pt model. #4

Open oceaneyes-ycx opened 2 months ago

oceaneyes-ycx commented 2 months ago

I would like to ask what the generated pt file is. From the paper, it seems to be a structured point cloud. Can it be converted into a voxel file?

ForeverFancy commented 5 days ago

The fitted gaussians are organized into a voxel grid using optimal transport. It can be treated as a voxel of shape 32x32x32x14, with each grid containing a gaussian's feature.