linmi1
linmi1
I tried the blender_script.py,get the logs: ``Connected to pydev debugger (build 232.10227.11) =================== CYCLES =================== Data are loaded, start creating Blender stuff glTF import finished in 0.18s Failed to render...
I replace the MLP of NeRF,But get the NaN loss because of the KAN model's output initialize KAN: `net = KAN(width=[84,1,4], grid=5, k=3, seed=0,device=device)` #----KAN------ device = pts_flat.device pts_flat =...
Thank you for open-source this project!!!Now I can run the code for 1000 iters ``[TRAIN] Iter: 200 Loss: 0.018154477700591087 PSNR: 20.443443298339844 TIME: 0h:0m:38.12s [TRAIN] Iter: 400 Loss: 0.0138796865940094 PSNR: 21.603029251098633...