Skip to content
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

Training problem #2

Closed
SSground opened this issue May 18, 2021 · 4 comments
Closed

Training problem #2

SSground opened this issue May 18, 2021 · 4 comments

Comments

@SSground
Copy link

When I Training and evaluation on TanksAndTemple dataset.
python -m nerf_sh.train --train_dir $CKPT_ROOT/$SCENE/ --config$CONFIG_FILE --data_dir $DATA_ROOT/$SCENE/
(NO Install GPU and TPU support for Jax.)
There are the following errors
bddb316a42cc6668d2bb1fed23a97f6
7633f460bbda3cd6f3040d11fae3c34

@SSground
Copy link
Author

supplement
08becd271babcb6b9b48f82e62e0e06

@huying163
Copy link

单独运行显示一个npz文件的代码已经能够顺利跑通了,但是如果要用我们自己的原始图片数据集,需要用他提供的一份转换代码,将原始的图片数据集转换成它代码里需要的npz格式,但是这个转换代码没有什么详细的说明,而且没有给出图像数据集应该具有的格式。然后这个报错是在运行转换代码的时候报的,应该是提示数据集格式有问题,缺少了一些关键的文件,但是我不是很清楚这个CamPose.inf是什么[捂脸]

@StevenLzq
Copy link

你安装jax for cuda的时候有没有遇到jax has no module api这个问题

@SSground
Copy link
Author

When I Training and evaluation on TanksAndTemple dataset. python -m nerf_sh.train --train_dir $CKPT_ROOT/$SCENE/ --config$CONFIG_FILE --data_dir $DATA_ROOT/$SCENE/ (NO Install GPU and TPU support for Jax.) There are the following errors bddb316a42cc6668d2bb1fed23a97f6 7633f460bbda3cd6f3040d11fae3c34

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