File size: 1,502 Bytes
fa7a4f7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
annotations_creators:
  - expert-annotated
language:
  - en
license: other
multilinguality: monolingual
pretty_name: Gilt Posture Recognition Dataset
task_categories:
  - object-detection
  - image-classification
task_ids:
  - face-detection
  - multi-class-image-classification
tags:
  - animal-behavior
  - pigs
  - rgb-d
  - depth-sensing
  - yolo
  - posture
---

# Gilt Posture Recognition Dataset

- Each RGB image has a matching depth image (same filename, `.png` extension).
- YOLO-format label files correspond to each image.

## 🐷 Annotated Postures

Five postures are labeled using YOLO bounding boxes:

| Class Name       | Class ID |
|------------------|----------|
| feeding          | 0        |
| lateral_lying    | 1        |
| sitting          | 2        |
| standing         | 3        |
| sternal_lying    | 4        |

## 📊 Class Distribution

Below is a histogram showing the distribution of posture classes across the dataset:

![Class Histogram](assets/class_histogram.png)

## 🧠 Use Cases

- Animal behavior monitoring
- Multimodal object detection (RGB + Depth)
- Precision livestock farming
- Continuous tracking animal for 3 hours of video

## License

The author has granted permission to download, use and redistribute this dataset only for research purposes. 

## Citation

Please cite as Bhujel A. et al. (2025). Gilt daily posture activity monitoring and tracking.  

## Contact

For questions or collaborations, feel free to reach out at [email protected]