Results 4 comments of HeaIn

Using the bounding box option instead of obb worked for me. Try this. ns-export poisson --load-config outputs/actocat/nerfacto/2024-02-13_112157/config.yml --output-dir exports/mesh/CAT --target-num-faces 50000 --num-pixels-per-side 2048 --num-points 1000000 --remove-outliers True --normal-method open3d **--use_bounding_box...

I sometimes get better results by using colmap gui instead of ns-process-data. Try installing colmap by `sudo apt-get install colmap`, open colmap gui by typing `colmap gui` and process your...

Looks like using conda is not preferred as written in [this link](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation/1_prerequisites.md). I installed Openpose in Ubuntu 20.04.6 (cuda11.8, cudnn8) by using following commands. ``` apt-get -y --no-install-recommends upgrade &&...

I downloaded the SAM model from other link. Try this one. https://huggingface.co/HCMUE-Research/SAM-vit-h/blob/main/sam_vit_h_4b8939.pth