Vincent-Songwentao
Vincent-Songwentao
我用的nerfstudio 版本 调用ns-export 导出点云时候出现 pipeline.datamanager.train_pixel_sampler.num_rays_per_batch = self.num_rays_per_batch AttributeError: 'NoneType' object has no attribute 'num_rays_per_batch' 不知道如何修改导出mask的点云
> > 我用的nerfstudio版本调用ns-export导出点云时出现 pipeline.datamanager.train_pixel_sampler.num_rays_per_batch = self.num_rays_per_batch AttributeError: 'NoneType' object has no attribute 'num_rays_per_batch' 不知道如何修改导出mask的点云 > > 好,我们并没有在nerfstudio上严格实现点云导出等功能,这可能会导致无法预料的错误,目前我们没有维护该分支的计划,你可能需要根据nerfstudio的源码对这部分进行调整。 感谢你的回复
4090 cuda 11.6 torch=1.12.1会报架构 错,换为1.13.0会显示段错误
> 你好,我今天遇到了这个问题  我的torch版本为1.13.1+cu117,functorch=1.13.1,nerfstudio=0.2.0 降低iser版本到1.23