ashawkey / nerf2mesh

[ICCV2023] Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement
https://me.kiui.moe/nerf2mesh/
MIT License
901 stars 87 forks source link

fail to train #111

Open tachoi opened 2 months ago

tachoi commented 2 months ago

using this command: "python main.py data/nerf_synthetic/lego/ --workspace trial_syn_lego/ -O --bound 1 --scale 0.8 --dt_gamma 0 --stage 0 --lambda_tv 1e-8"

and get error as following: KeyError: 'Percentage' Exception ignored in: <function tqdm.del at 0x7dce6acd4720> Traceback (most recent call last): File "/home/simsys/anaconda3/envs/nerf2mesh/lib/python3.11/site-packages/tqdm/std.py", line 1148, in del self.close() File "/home/simsys/anaconda3/envs/nerf2mesh/lib/python3.11/site-packages/tqdm/std.py", line 1277, in close if self.last_print_t < self.start_t + self.delay: ^^^^^^^^^^^^^^^^^ AttributeError: 'tqdm' object has no attribute 'last_print_t'

Python 3.11.7, cuda 11.8

Package Version


contourpy 1.2.1 cycler 0.12.1 dearpygui 1.11.1 filelock 3.13.1 fonttools 4.53.1 freqencoder 0.0.0 fsspec 2024.2.0 gridencoder 0.0.0 imageio 2.35.1 imageio-ffmpeg 0.5.1 iopath 0.1.10 Jinja2 3.1.3 joblib 1.4.2 kiwisolver 1.4.5 lightning-utilities 0.11.6 lpips 0.1.4 markdown-it-py 3.0.0 MarkupSafe 2.1.5 matplotlib 3.9.2 mdurl 0.1.2 mpmath 1.3.0 networkx 3.2.1 ninja 1.11.1.1 numpy 2.1.0 nvdiffrast 0.3.1 nvidia-cublas-cu11 11.11.3.6 nvidia-cuda-cupti-cu11 11.8.87 nvidia-cuda-nvrtc-cu11 11.8.89 nvidia-cuda-runtime-cu11 11.8.89 nvidia-cudnn-cu11 9.1.0.70 nvidia-cufft-cu11 10.9.0.58 nvidia-curand-cu11 10.3.0.86 nvidia-cusolver-cu11 11.4.1.48 nvidia-cusparse-cu11 11.7.5.86 nvidia-nccl-cu11 2.20.5 nvidia-nvtx-cu11 11.8.86 opencv-python 4.10.0.84 packaging 24.1 pandas 2.2.2 pillow 10.2.0 pip 24.2 portalocker 2.10.1 protobuf 5.27.3 Pygments 2.18.0 PyMCubes 0.1.6 pymeshlab 2023.12.post1 pyparsing 3.1.2 python-dateutil 2.9.0.post0 pytorch3d 0.7.7 pytz 2024.1 raymarching_mob 0.0.0 rich 13.7.1 scikit-learn 1.5.1 scipy 1.14.1 setuptools 72.1.0 shencoder 0.0.0 six 1.16.0 sympy 1.12 tensorboardX 2.6.2.2 threadpoolctl 3.5.0 tinycudann 1.7 torch 2.4.0+cu118 torch-ema 0.3 torch_scatter 2.1.2 torchaudio 2.4.0+cu118 torchmetrics 1.4.1 torchvision 0.19.0+cu118 tqdm 4.66.5 trimesh 4.4.7 triton 3.0.0 typing_extensions 4.9.0 tzdata 2024.1 wheel 0.43.0 xatlas 0.0.9

ZhuoranCool commented 5 days ago

same problem. Is there any solution?

tachoi commented 2 days ago

Just commnet out, but other problem is occurred

-----Original Message----- From: @.> To: @.>; Cc: @.>; @.>; Sent: 2024-10-22 (화) 11:34:33 (GMT+09:00) Subject: Re: [ashawkey/nerf2mesh] fail to train (Issue #111)

same problem. Is there any solution? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>