You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current procedure of randomly initializing the SDF weights can lead to network training instabilities. The following could help in mitigating the issue:
Normalize data such that the 3D object is enclosed by the unit sphere
Enable geometric initialization of network weights
The text was updated successfully, but these errors were encountered:
The current procedure of randomly initializing the SDF weights can lead to network training instabilities. The following could help in mitigating the issue:
Normalize data such that the 3D object is enclosed by the unit sphere
Enable geometric initialization of network weights
The text was updated successfully, but these errors were encountered: