File size: 1,037 Bytes
4130947
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
987534f
558f39a
 
f493daf
 
 
 
 
4130947
 
 
 
 
 
 
 
 
 
 
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
---
license: cc-by-nc-sa-4.0
tags:
- 6d-pose-estimation
size_categories:
- 10K<n<100K
dataset_info:
  features:
  - name: scene_id
    dtype: string
  - name: image_id
    dtype: string
  - name: camera_type
    dtype: string
  - name: image
    dtype: image
  - name: depth
    dtype: image
  - name: width
    dtype: int64
  - name: height
    dtype: int64
  - name: split
    dtype: string
  - name: labels
    dtype: string
  - name: camera_params
    dtype: string
  - name: source_image_id
    dtype: string
configs:
- config_name: default
  data_files:
  - split: test
    path: 
    - 'data/no_occlusions/000004/*.parquet'
    - 'data/no_occlusions/000003/*.parquet'
- config_name: scene000004
  data_files:
  - split: test
    path: 
    - 'data/no_occlusions/000004/*.parquet'
pretty_name: CHIP
---
# CHIP: A multi-sensor dataset for 6D pose estimation of chairs in industrial settings


![CHIP Dataset Teaser](resources/teaser.png)


Homepage link: https://tev-fbk.github.io/CHIP/

Paper link: https://arxiv.org/abs/2506.09699