Browse Source
- Added `position_loss` method to calculate manifold loss using mean absolute value - Implemented `normals_loss` method to compute normal vector loss with gradient calculation - Updated `train.py` to log input and output tensor shapes during training - Modified network architecture in `train.py` by increasing hidden layer dimensions from [64, 64, 64] to [256, 256, 256]NH-Rep
2 changed files with 37 additions and 13 deletions
Loading…
Reference in new issue