Skip to content

training not starting #10

@zabeeh95

Description

@zabeeh95

i am getting this error. can anybody guide me on this. i am following the same steps described in the repo.

Optimizing
Output folder: ./output/ba06ae2f-b [12/03 01:53:47]
Tensorboard not available: not logging progress [12/03 01:53:47]
Reading camera 8/8 [12/03 01:53:48]
Loading Training Cameras [12/03 01:53:48]
[ INFO ] Encountered quite large input images (>1.6K pixels width), rescaling to 1.6K.
If this is not desired, please explicitly specify '--resolution/-r' as 1 [12/03 01:53:48]
Loading Test Cameras [12/03 01:53:52]
Number of points at initialisation : 2108 [12/03 01:53:52]
Training progress: 0%| | 0/10000 [00:00<?, ?it/s]Traceback (most recent call last):
File "train.py", line 322, in
training(lp.extract(args), op.extract(args), pp.extract(args), args.test_iterations, args.save_iterations, args.checkpoint_iterations, args.start_checkpoint, args.debug_from)
File "train.py", line 95, in training
render_pkg = render(viewpoint_cam, gaussians, pipe, background)
File "C:\Users\zabee\PycharmProjects\DeepLearning\thesis_final\depth_aware_3DGS\gaussian_renderer_init_.py", line 95, in render
cov3D_precomp = cov3D_precomp
ValueError: not enough values to unpack (expected 4, got 2)
Training progress: 0%|

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions