vt-vl-lab / 3d-photo-inpainting

[CVPR 2020] 3D Photography using Context-aware Layered Depth Inpainting
https://shihmengli.github.io/3D-Photo-Inpainting/
Other
6.91k stars 1.11k forks source link

AttributeError: 'Graph' object has no attribute 'node' #109

Closed bright-noise closed 3 years ago

bright-noise commented 3 years ago

line 764, in remove_dangling mesh = refresh_node(single_edge_node, mesh.node[single_edge_node], new_node, dict(), mesh) AttributeError: 'Graph' object has no attribute 'node'

I get this error when executing, I know nothing about python so any help would be appreciated, thanks!

bright-noise commented 3 years ago

Its a typo the fix for which is available in Pull Requests