hanjoonwon

Results 43 issues of hanjoonwon

I don't want to reconstruct the background, just the object. Which pipeline option should I use to achieve the desired result?

![image](https://github.com/nerfstudio-project/nerfstudio/assets/125524043/cccf2cbe-8ffd-462d-baeb-67dd638a6d35) MY gpu is rtx 2060 CUDA_ARCHITECTURES=90;89;86;80;75;70;61;52;37 build correctly how can i solve this error??

Is it possible to add an option to get the foreground image mask during the data process or to add the image mask by myself?

Is it possible to use the NEUS model directly in the NERFSTUDIO environment with the data processed by NERFSTUDIO?

Is there a good way to improve the mesh quality? ns-train nerfacto --pipeline.model.predict-normals True --data output/scan --pipeline.datamanager.train-num-rays-per-batch 2000 I'm currently doing this, but I don't know if the Poisson mesh...

I trained with these pipelines, but the surface mesh quality was poor. How can I get a better quality mesh? ns-train nerfacto --pipeline.model.predict-normals True --data output/scan --pipeline.datamanager.train-num-rays-per-batch 2000

https://drive.google.com/drive/folders/1Q9zSM8sCsQ4n-6QKl4GEujuznx-abxvh?usp=sharing my images are here ![image](https://github.com/nerfstudio-project/nerfstudio/assets/125524043/9d039a36-f318-4422-8d28-975384e48e12) ![image](https://github.com/nerfstudio-project/nerfstudio/assets/125524043/04d9e6d2-cfe4-423e-99b9-88d655b1c49f) If my desktop has a high match, why does my laptop have a much lower match? In addition to this image, I also...

windows 10, anaconda I don't know if it's because I moved Anaconda's startup to eDrive, but I can't get into the web viewer. How do I fix it? ![image](https://github.com/nerfstudio-project/nerfstudio/assets/125524043/701e4e1f-6f4b-4738-ae18-a487ebca7c37)

i trained with ns-train nerfacto --pipeline.datamanager.train-num-rays-per-batch 2048 --max-num-iterations 100000 --vis viewer --data E:\deeplearning\nerfstudio\out\owl2 nerfstudio-data and then export meshes ns-export poisson --load-config outputs\owl2\nerfacto\2024-01-29_180036\config.yml --output-dir exports/owl2 --target-num-faces 40000 --num-pixels-per-side 2048 --num-points 1000011...

![image](https://github.com/nerfstudio-project/nerfstudio/assets/125524043/432208f3-45e7-47f7-ad6f-0194549da63f) got this error how can i solve this?