SimonGiebenhain / MonoNPHM

[CVPR 2024 Highlight]
https://simongiebenhain.github.io/MonoNPHM/
Other
112 stars 20 forks source link

error occurred #4

Closed ForrestPi closed 4 months ago

ForrestPi commented 4 months ago

File "MonoNPHM/src/mononphm/models/canonical_space.py", line 538, in forward out = self.propagate(edge_index, TypeError: propagate() got an unexpected keyword argument 'glob_feats_color'

Xu-Zirui commented 3 months ago

I meet the same error, how do u slove it?