Skip to content

Successfully executed run.sh, but the generated Gaussian splatting model failed to be opened, while the mesh model is normal. #3

@kevinFu17

Description

@kevinFu17

Thanks for your greatly job. Its amazing. And Id like to try immediately. I successfully ran run.sh in a Python 3.9, pytorch 2.8, CUDA 12.8, RTX 5880, ubuntu22 environment. The execution printed normally and indicated that the models were saved successfully.

In the final, " run.sh" generated iteration_3000 folder, point_cloud.ply and prostate.ply. For prostate.ply can be opened normally in a Windows model viewer, and I can see a 3D model.

However, point_cloud.ply cannot be opened in https://playcanvas.com/viewer or https://superspl.at/editor . When opened in https://www.3dgsviewers.com and https://sparkjs.dev/viewer/ it appears as a smeared mess.

What tool should I used to view this Gaussian splatting model, and why a lot of common Gaussian splatting tools can't open it? What may be the reason?

For me, the difference between the GS model can be open in superspl and "point_cloud.ply" are they don`t have "element time 1". The initial content of the generated point_cloud.ply is shown below. I upload the point_cloud.ply to https://d8.tfdl.net/public/2026-03-03/10fa29bb-9b50-4b76-81e7-7365fda6a5c9/point_cloud.ply

”“”
ply
format binary_little_endian 1.0
element vertex 151652
property float x
property float y
property float z
property float nx
property float ny
property float nz
property float f_dc_0
property float f_dc_1
property float f_dc_2
property float opacity
property float scale_0
property float scale_1
property float scale_2
property float rot_0
property float m_0
property float sigma_0
property float w1_0
property float w1_1
property float w1_2
property float w1_3
property float w1_4
property float w1_5
property float w1_6
property float w1_7
property float w1_8
property float w1_9
property float w1_10
property float w1_11
property float w1_12
property float w1_13
element time 1
property float time_func_0
property float time_func_1
property float time_func_2
property float time_func_3
property float time_func_4
property float time_func_5
property float time_func_6
property float time_func_7
property float time_func_8
property float time_func_9
property float time_func_10
property float time_func_11
property float time_func_12
property float time_func_13
property float time_func_14
property float time_func_15
property float time_func_16
property float time_func_17
property float time_func_18
property float time_func_19
property float time_func_20
property float time_func_21
property float time_func_22
property float time_func_23
property float time_func_24
property float time_func_25
property float time_func_26
property float time_func_27
property float time_func_28
property float time_func_29
property float time_func_30
property float time_func_31
property float time_func_32
property float time_func_33
property float time_func_34
property float time_func_35
property float time_func_36
property float time_func_37
property float time_func_38
property float time_func_39
property float time_func_40
property float time_func_41
property float time_func_42
property float time_func_43
property float time_func_44
property float time_func_45
property float time_func_46
property float time_func_47
property float time_func_48
property float time_func_49
property float time_func_50
property float time_func_51
property float time_func_52
property float time_func_53
property float time_func_54
property float time_func_55
property float time_func_56
property float time_func_57
property float time_func_58
property float time_func_59
property float time_func_60
property float time_func_61
property float time_func_62
property float time_func_63
property float time_func_64
property float time_func_65
property float time_func_66
property float time_func_67
property float time_func_68
property float time_func_69
property float time_func_70
property float time_func_71
property float time_func_72
property float time_func_73
property float time_func_74
property float time_func_75
property float time_func_76
property float time_func_77
property float time_func_78
property float time_func_79
property float time_func_80
property float time_func_81
property float time_func_82
property float time_func_83
property float time_func_84
property float time_func_85
property float time_func_86
property float time_func_87
end_header
..."

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions