Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
|
|
|
| 2 |
license: other
|
| 3 |
license_name: shapenet-license
|
| 4 |
license_link: https://shapenet.org/terms
|
|
@@ -432,7 +433,7 @@ Signed Distance Field (SDF) point samples derived from
|
|
| 432 |
[ShapeNet Core](#), for training and evaluating implicit
|
| 433 |
neural representations / neural fields on 3D shapes.
|
| 434 |
|
| 435 |
-
This dataset is shared as part of the CVPR 2026 paper [Weight Space Representation Learning via Neural Field Adaptaion](https://arxiv.org/abs/2512.01759)
|
| 436 |
Code for producing this dataset is shared in the [wsr.pytorch](https://github.com/IVRL/wsr.pytorch) neural-field codebase.
|
| 437 |
|
| 438 |
Each shape is converted into a watertight manifold, normalized into the unit
|
|
|
|
| 1 |
---
|
| 2 |
+
viewer: false
|
| 3 |
license: other
|
| 4 |
license_name: shapenet-license
|
| 5 |
license_link: https://shapenet.org/terms
|
|
|
|
| 433 |
[ShapeNet Core](#), for training and evaluating implicit
|
| 434 |
neural representations / neural fields on 3D shapes.
|
| 435 |
|
| 436 |
+
This dataset is shared as part of the CVPR 2026 paper [Weight Space Representation Learning via Neural Field Adaptaion](https://arxiv.org/abs/2512.01759).
|
| 437 |
Code for producing this dataset is shared in the [wsr.pytorch](https://github.com/IVRL/wsr.pytorch) neural-field codebase.
|
| 438 |
|
| 439 |
Each shape is converted into a watertight manifold, normalized into the unit
|