Skip to content

Error with viewer when training with hypernerf dataset #257

@Andy-HKU

Description

@Andy-HKU

当我使用dnerf数据集训练viewer是可以用的。但是当我用hypernerf数据集时打开viewer会闪退,报错如下:
(Gaussians4D) PS E:\4DGaussians> ./viewers/bin/SIBR_remoteGaussian_app.exe --port 6017 # port should be same with your trainging code.
[SIBR] -- INFOS --: Initialization of GLFW
[SIBR] -- INFOS --: OpenGL Version: 4.6.0 NVIDIA 573.24[major: 4, minor: 6]
Warning: GLParameter user_color does not exist in shader PointBased
[SIBR] -- INFOS --: Trying to connect...
[SIBR] -- INFOS --: Connected!
[SIBR] ## ERROR ##: FILE C:\Users\alanvin.AD\Repos\Github\3dgs\SIBR_viewers\src\core\scene\ParseData.cpp
LINE 560, FUNC sibr::ParseData::getParsedData
Cannot determine type of dataset at /E:\4DGaussians\data\hypernerf\espresso
[SIBR] ## ERROR ##: FILE C:\Users\alanvin.AD\Repos\Github\3dgs\SIBR_viewers\src\projects\remote\apps\remoteGaussianUI\main.cpp
LINE 54, FUNC resetScene
Problem loading model info from input path E:\4DGaussians\data\hypernerf\espresso. Consider overriding path to model directory using --path.

另一个控制台显示:[WinError 10054] 远程主机强迫关闭了一个现有的连接。

请问如何解决这个问题?

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