luuude
luuude
Hi this work is great! I have modified it a bit to read and write EXR files in float and also add the depth in the proper Z-buffer channel with...
Hi! I try to build rawto aces on ubuntu 22.04 but I get this eror messege: CMake Error at configure.cmake:8 (find_package): Could not find a package configuration file provided by...
Hi! I wonder if the to-do list is being worked on or if this project is abandoned? Best Regards Ludvig Friberg
Hi I am getting segmentation fault. Any idea why? python3 gaussian_point_train.py --train_config config/tat_truck_every_8_test.yaml [Taichi] version 1.6.0, llvm 15.0.4, commit f1c6fbbd, linux, python 3.10.12 [Taichi] Starting on arch=cuda 0%| | 0/30001...
As far as I can understand this implementation uses only 8bit images as input. Would it be possible to take linear EXR or similar formats to preserve more data from...
Hi! Would it be possible to render this with depth of field or render out a pass with z-depth to exr? Like if the splats know where they are in...
Hi and conratulations on this awesome work! I have been experimenting with this abit and I run out of ram when using the large model on 4k images when running...
I am trying to run the demo.py. I have follwed the instructions but I get lots of errors. Like this: File "/home/ai/Documents/nerfstereo/demo.py", line 15 from models.raft-stereo import RAFTStereo ^ SyntaxError:...
You mention in the instructions that we can split up the tasks to save some memory. How would I go about doing that? Save the depth as arrays and write...