lcosmo/isospectralization

Apparently Wrong Result For 3D

Closed this issue · 1 comments

The constructed output cube for 3D using default code after 2000 iterations is protruding inwards instead of expected outwards.

Could you help replicate both 2D and 3D results from paper?

By increasing the volume regularization to 1000 (params.volume_reg = 1e3), I succeeded to get the expected result. Perhaps you could also try setting it larger.