hienvuvg commited on
Commit
bd385a7
·
verified ·
1 Parent(s): 7acda34

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -30,16 +30,19 @@ task_ids:
30
 
31
  ## MmCows: A Multimodal Dataset for Dairy Cattle Monitoring
32
 
33
- MmCows is a large-scale multimodal dataset for behavior monitoring, health management, and dietary management of dairy cattle.
34
 
35
  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.
36
 
37
  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.
 
38
 
39
- More details of the dataset and benchmarks are available at https://github.com/neis-lab/mmcows.
40
 
41
  Brief overview video: https://www.youtube.com/watch?v=YBDvz-HoLWg
42
 
 
 
43
  <br />
44
 
45
  ## 1. Install requirements
 
30
 
31
  ## MmCows: A Multimodal Dataset for Dairy Cattle Monitoring
32
 
33
+ <!-- MmCows is a large-scale multimodal dataset for behavior monitoring, health management, and dietary management of dairy cattle.
34
 
35
  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.
36
 
37
  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.
38
+ -->
39
 
40
+ Details of the dataset and benchmarks are available at https://github.com/neis-lab/mmcows.
41
 
42
  Brief overview video: https://www.youtube.com/watch?v=YBDvz-HoLWg
43
 
44
+ Please read the instruction below for downloading.
45
+
46
  <br />
47
 
48
  ## 1. Install requirements