Rgtemze / HyperDiffusion

Official code repository of "HyperDiffusion: Generating Implicit Neural Fields with Weight-Space Diffusion" @ ICCV 2023
Other
169 stars 15 forks source link

YAML file for 02691156_2048_pc #8

Open ehedlin opened 1 month ago

ehedlin commented 1 month ago

what was the configs/overfitting_configs/overfit_plane.yaml file used for the provided points? I cant seem to find settings that converge with the provided points. Were these the points used to train the provided weight files?

ehedlin commented 1 month ago

Also it seems the loss value goes to negative infinity and its likely because the function is not properly normalized as an occupancy grid https://github.com/Rgtemze/HyperDiffusion/blob/fd2c5812aa62bc278061ccbcdd0185ca9ce46ed0/mlp_models.py#L98