CyberAgentAILab / SuperNormal

[CVPR 2024] Official implementation of "SuperNormal: Neural Surface Reconstruction via Multi-View Normal Integration"
MIT License
129 stars 6 forks source link

i think there's a bug in loading the checkpoint #8

Open therealron opened 2 months ago

therealron commented 2 months ago

the code is not loading the checkpoint correctly. since its only loading the state_dict, attributes like the the bandwidth are not correctly loaded.