Zikai Yin

Results 7 issues of Zikai Yin

I'm running wdconvect problem with OMP activated only. The input file is inputs_3d_C.128. But the simulation seems very unstable and stops at some point occasionally. It gives me the following...

Hi, We are trying to create different ensemble data from CASTRO->science->massive_star but I have this issue: ----------------------------- 0 amrex::Error::0::unsuccessful burn !!! SIGABRT See Backtrace.0.7 file for details ----------------------------- I used...

Hi, I was trying to run your code with mipnerf360 dataset. Then I had: ``` Traceback (most recent call last): File "train_kmeans.py", line 409, in training(lp.extract(args), op.extract(args), pp.extract(args), args.test_iterations, args.save_iterations,...

Hi, In volumeRender, instead of using vanilla glRotatef/glTranslate function, I also tried glulookAt function by assuming the center is (0, 0, 0) then varying the camera coordinates. But sometimes I...

Theoretically the opacity is set to be no larger than 1. But I accidentally set the opacity to be larger than 1 and I still get some good visualization from...

question

I have the following issue when running PngCompression on my customed data: ``` File "/home/zikai/Desktop/ParamGS/process_data/compress.py", line 71, in compression_method.compress(save_path, splats) File "/home/zikai/anaconda3/envs/paramgs/lib/python3.10/site-packages/gsplat/compression/png_compression.py", line 106, in compress meta[param_name] = compress_fn( File...

Hi, Thank you for the amazing work. I'm curious if it is possible to train run gsplat on NeRF_synthetic dataset or the dataset structured in NeRF_synthetic's style?