8000 fail to train · Issue #111 · ashawkey/nerf2mesh · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fail to train #111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
tachoi opened this issue Aug 22, 2024 · 3 comments
Open

fail to train #111

tachoi opened this issue Aug 22, 2024 · 3 comments

Comments

@tachoi
Copy link
tachoi commented Aug 22, 2024

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
Copy link

same problem. Is there any solution?

@tachoi
Copy link
Author
tachoi commented Oct 25, 2024 via email

@Helena2007
Copy link

Try upgrading tqdm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0