NeRF代码复现----Pytorch版(更新中)

在这里插入图片描述

进入github搜索代码https://github.com/yenchenlin/nerf-pytorch

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

在这里插入图片描述

可以加镜像源快速下载数据集

在这里插入图片描述

下载乐高和蕨类植物的数据集

在这里插入图片描述
在这里插入图片描述
在这里插入图片描述

出现以下错误

/home/uriky/anaconda3/envs/nerf-pytorch-master/lib/python3.7/site-packages/torch/cuda/init.py:145: UserWarning:
NVIDIA GeForce RTX 4060 Ti with CUDA capability sm_89 is not compatible with the current PyTorch installation.
The current PyTorch install supports CUDA capabilities sm_37 sm_50 sm_60 sm_70.
If you want to use the NVIDIA GeForce RTX 4060 Ti GPU with PyTorch, please check the instructions at https://pytorch.org/get-started/locally/

warnings.warn(incompatible_device_warn.format(device_name, capability, " ".join(arch_list), device_name))
Traceback (most recent call last):
File “run_nerf.py”, line 878, in
train()
File “run_nerf.py”, line 570, in train
images, poses, render_poses, hwf, i_split = load_blender_data(args.datadir, args.half_res, args.testskip)
File “/home/uriky/nerf-pytorch-master/load_blender.py”, line 75, in load_blender_data
render_poses = torch.stack([pose_spherical(angle, -30.0, 4.0) for angle in np.linspace(-180,180,40+1)[:-1]], 0)
File “/home/uriky/nerf-pytorch-master/load_blender.py”, line 75, in
render_poses = torch.stack([pose_spherical(angle, -30.0, 4.0) for

评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值