Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
---
|
4 |
+
|
5 |
+
MmCows is a large-scale multimodal dataset for behavior monitoring, health management, and dietary management of dairy cattle.
|
6 |
+
|
7 |
+
The dataset consists of data from 16 dairy cows collected during a 14-day real-world deployment, divided into two modality groups. The primary group includes 3D UWB location, cows' neck IMMU acceleration, air pressure, cows' CBT, ankle acceleration, multi-view RGB images, indoor THI, outdoor weather, and milk yield. The secondary group contains measured UWB distances, cows' head direction, lying behavior, and health records.
|
8 |
+
|
9 |
+
MmCows also contains 20,000 isometric-view images from multiple camera views in one day that are annotated with cows' ID and their behavior as the ground truth. The annotated cow IDs from multi-views are used to derive their 3D body location ground truth.
|
10 |
+
|
11 |
+
Below is a portion of the whole dataset. More details of the dataset and benchmarks are available at https://github.com/neis-lab/mmcows.
|
12 |
+
|
13 |
+
Brief overview video: https://www.youtube.com/watch?v=YBDvz-HoLWg
|