refnerf-pytorch
refnerf-pytorch copied to clipboard
An unofficial port of the JAX-based Ref-NeRF code release to PyTorch
Results
3
refnerf-pytorch issues
Sort by
recently updated
recently updated
newest added
File "/HPS/ColorNeRF/work/refnerf-pytorch/internal/stepfun.py", line 203, in sample u = torch.linspace(0, 1. - eps, num_samples) TypeError: linspace(): argument 'steps' (position 3) must be int, not numpy.ndarray