buaacyw / GaussianEditor

[CVPR 2024] GaussianEditor: Swift and Controllable 3D Editing with Gaussian Splatting
https://buaacyw.github.io/gaussian-editor/
Other
1k stars 47 forks source link

training_step NotImplementedError #42

Open qinbaigao opened 3 months ago

qinbaigao commented 3 months ago

Has anyone else had this problem?

File "./GaussianEditor/threestudio/systems/base.py", line 108, in training_step raise NotImplementedError NotImplementedError

Khancancancan commented 3 months ago

Me too, I had encountered this problem after I manually downloaded 'omnidata_dpt_depth_v2.ckpt' and execuate script 'add_dog.sh'. Cound anyone kindly help me out?

Deaddawn commented 3 months ago

same here, any luck?

Deaddawn commented 3 months ago

Has anyone else had this problem?

File "./GaussianEditor/threestudio/systems/base.py", line 108, in training_step raise NotImplementedError NotImplementedError

Have you solved it?

xiong-creator commented 2 months ago

Me,too. did anyone solve it?

Deaddawn commented 1 week ago

Anyone solved this?