uhzoaix / NerVE

Official implementation for NerVE CVPR2023
MIT License
24 stars 2 forks source link

When I changed the demo_config in demo_predict_pwl.py, an error was reported! #5

Open pestcide opened 9 months ago

pestcide commented 9 months ago

I changed the grid_size from 64 to 32, an error was reported like this

res.update(edge_face)
TypeError: 'NoneType' object is not iterable