Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

surface_aware=true breaks optimization #1

Open
roflmaostc opened this issue Jan 6, 2025 · 1 comment
Open

surface_aware=true breaks optimization #1

roflmaostc opened this issue Jan 6, 2025 · 1 comment

Comments

@roflmaostc
Copy link
Collaborator

    "surface_aware": true,
    "spp_ref": 8,
    "spp": 8,
    "spp_grad": 8,
    "n_steps": 30

@roflmaostc
Copy link
Collaborator Author

Arguments received: python my_optimize.py /home/wechsler/TVAM_patterns/FVJ9_2/config.json
Traceback (most recent call last):
  File "/home/wechsler/mitsuba-vam/my_optimize.py", line 511, in <module>
    main()
  File "/home/wechsler/mitsuba-vam/my_optimize.py", line 508, in main
    optimize(config)
  File "/home/wechsler/mitsuba-vam/my_optimize.py", line 272, in optimize
    save_vol(target, os.path.join(output, "target.exr"))
  File "/opt/venv/lib/python3.10/site-packages/drtvam/utils.py", line 37, in save_vol
    assert type(vol) == mi.TensorXf
AssertionError
srun: error: kl012: task 0: Exited with exit code 1
srun: Terminating StepId=257003.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant