MouseTotalCapture commited on
Commit
0daebcf
·
verified ·
1 Parent(s): 8e8de2a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 subset)
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
  ```