Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,6 @@ of freely moving mice via a 24-camera multiview system.
|
|
| 17 |
PanoMouse/
|
| 18 |
├── action_annotations/ # Action category labels for behavior classification
|
| 19 |
├── annotations/ # 2D and 3D pose annotations (keypoint coordinates)
|
| 20 |
-
├── videos-1K.zip # Multi-view synchronized videos (1K
|
| 21 |
└── images.zip # Multi-view image frames to train 2D pose and 3D pose models
|
| 22 |
```
|
|
|
|
| 17 |
PanoMouse/
|
| 18 |
├── action_annotations/ # Action category labels for behavior classification
|
| 19 |
├── annotations/ # 2D and 3D pose annotations (keypoint coordinates)
|
| 20 |
+
├── videos-1K.zip # Multi-view synchronized videos (resize to 1K resolution)
|
| 21 |
└── images.zip # Multi-view image frames to train 2D pose and 3D pose models
|
| 22 |
```
|