RobotDogCyberslacking
Results
1
issues of
RobotDogCyberslacking
following the instructions in ReadMe.md , I got this when running the ngp_fox test: ``` /hy-tmp/JNeRF-master/python/jnerf/runner/runner.py:193: RuntimeWarning: invalid value encountered in cast ndarr = (img*255+0.5).clip(0, 255).astype('uint8') ``` The output image...