Skip to content

GaussianSplattingOptim not comute #6

@Serzhiv

Description

@Serzhiv

I tried working with your test scene that comes with the plugin:
gaussianSplattingPhotogrammetry.mg

And an error occurs on the first node, GaussianSplattingOptim.
Apparently, it lacks input data, if I understand correctly, for the resumeFromModel input.

Image

The console displays the following error:

Starting Process for 'GaussianSplattingOptim_1'
 - commandLine: gaussianSplattingOptim
 --sfm_file "J:/WORK/meshroom/Tower_GSplat/MeshroomCache/ExportImages/68283c6e4a794c6b2845bc71386d987587faf890/sfm.abc"
 --resume_ckpt "J:/WORK/meshroom/Tower_GSplat/MeshroomCache/ExportImages/68283c6e4a794c6b2845bc71386d987587faf890"
 --max_steps 5000
 --result_dir "J:/WORK/meshroom/Tower_GSplat/MeshroomCache/GaussianSplattingOptim/a306587432f2c1cc6a4dc845a0a34f3853d0948d"
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 --data_factor 1
 --save_steps 5000
 --eval_steps
 --image_alpha
 - logFile: J:/WORK/meshroom/Tower_GSplat/MeshroomCache/GaussianSplattingOptim/a306587432f2c1cc6a4dc845a0a34f3853d0948d\log
ERROR:root:Error on node computation: [WinError 2] The specified file cannot be found.
qt.qpa.mime: Retrying to obtain clipboard.

The specified log file is empty.

I would like to receive more information about how your nodes work.
Perhaps I installed the plugin incorrectly, and specific mechanisms for the nodes to work are missing.
Please write in more detail about how to properly install and work with your plugin. I would be very grateful to you.

Thank you, and I hope you will make this plugin an excellent tool! It is very much needed!

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