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.9k stars 1.11k forks source link

Errors #122

Open corbinyo opened 3 years ago

corbinyo commented 3 years ago
Traceback (most recent call last):
  File "main.py", line 112, in <module>
    depth_feat_model)`
File "3d-photo-inpainting\mesh.py", line 1885, in write_ply
    depth_edge_model, depth_feat_model, rgb_model, config, direc="right")`
  File "3d-photo-inpainting\mesh_tools.py", line 426, in extrapolate
    if global_mesh.nodes[self_node].get('near') is None:
  File "anaconda3\envs\3DP\lib\site-packages\networkx\classes\reportviews.py", line 178, in __getitem__
    return self._nodes[n]

KeyError: (766, 1020, nan)