Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
|
|
| 1 |
license: mit
|
|
|
|
| 2 |
|
| 3 |
# AniGen Sample Data
|
| 4 |
|
|
@@ -40,4 +42,4 @@ For a row with sample key `<file_identifier>`:
|
|
| 40 |
- voxel files: `voxels/<file_identifier>.ply` and `voxels/<file_identifier>_skeleton.ply`
|
| 41 |
- image feature: `features/dinov2_vitl14_reg/<file_identifier>.npz`
|
| 42 |
- mesh latents: files under `latents/*/<file_identifier>.npz`
|
| 43 |
-
- structure latents: files under `ss_latents/*/<file_identifier>.npz`
|
|
|
|
| 1 |
+
---
|
| 2 |
license: mit
|
| 3 |
+
---
|
| 4 |
|
| 5 |
# AniGen Sample Data
|
| 6 |
|
|
|
|
| 42 |
- voxel files: `voxels/<file_identifier>.ply` and `voxels/<file_identifier>_skeleton.ply`
|
| 43 |
- image feature: `features/dinov2_vitl14_reg/<file_identifier>.npz`
|
| 44 |
- mesh latents: files under `latents/*/<file_identifier>.npz`
|
| 45 |
+
- structure latents: files under `ss_latents/*/<file_identifier>.npz`
|