pansap99 commited on
Commit
043dcf3
·
verified ·
1 Parent(s): 64ee27d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -54,12 +54,12 @@ configs:
54
 
55
  # IndustryShapes
56
 
57
- [**Project Page**](https://pose-lab.github.io/IndustryShapes) | [**Paper**](https://huggingface.co/papers/2602.05555)
58
 
59
- IndustryShapes is a large-scale RGB-D benchmark dataset of industrial tools and components, designed for both instance-level and novel object 6D pose estimation. It bridges the gap between lab-based research and real-world industrial deployment by providing realistic scenes captured in industrial assembly settings.
60
 
61
  ### Dataset Features
62
- Unlike traditional datasets focused on household products, IndustryShapes introduces five new object types with challenging properties. The dataset features:
63
  - **Realistic Settings:** Objects captured in authentic industrial assembly environments.
64
  - **Diverse Complexity:** Scenes ranging from simple to challenging, including single and multiple objects, as well as multiple instances of the same object.
65
  - **Unique Modalities:** It is the first dataset to offer RGB-D static onboarding sequences to support model-free and sequence-based approaches.
@@ -67,11 +67,11 @@ Unlike traditional datasets focused on household products, IndustryShapes introd
67
 
68
  ### Dataset Organization
69
  The dataset is organized into two parts:
70
- - **Classic Set:** Includes a total of 4.6k images and 6k annotated poses.
71
- - **Extended Set:** Introduces additional data modalities for advanced evaluation of model-free and sequence-based methods.
72
 
73
- ### Supported Tasks
74
  - **6D Object Pose Estimation** (Instance-level and Novel Object)
75
  - **Object Detection**
76
  - **Image Segmentation**
77
- - **Robotics**
 
54
 
55
  # IndustryShapes
56
 
57
+ [**Project Page**](https://pose-lab.github.io/IndustryShapes) | [**Paper**](https://arxiv.org/abs/2602.05555)
58
 
59
+ IndustryShapes is a new benchmark dataset tailored for 6D object pose estimation in industrial settings. Targeting the challenges of textureless objects, reflective surfaces, and complex assembly tools, this dataset provides high-quality RGB-D data with precise annotations to advance the state of the art in robotic manipulation.
60
 
61
  ### Dataset Features
62
+ Unlike traditional datasets focused on household products, IndustryShapes introduces five new industry-relevant object types with challenging properties. The dataset features:
63
  - **Realistic Settings:** Objects captured in authentic industrial assembly environments.
64
  - **Diverse Complexity:** Scenes ranging from simple to challenging, including single and multiple objects, as well as multiple instances of the same object.
65
  - **Unique Modalities:** It is the first dataset to offer RGB-D static onboarding sequences to support model-free and sequence-based approaches.
 
67
 
68
  ### Dataset Organization
69
  The dataset is organized into two parts:
70
+ - **Classic Set:** The Classic Set supports instance-level pose estimation with 21 scenes (13 train, 8 test). Includes images from real industrial scenes with varying complexity, Lab captured and Synthetically generated data.
71
+ - **Extended Set:** Inlucdes three challenging office scenes with unconstrained lighting, distractors, occlusions and diverse viewpoints featuring all objects. It also includes 10 **RGB-D** static onboarding sequences (2 per object).
72
 
73
+ ### Tasks
74
  - **6D Object Pose Estimation** (Instance-level and Novel Object)
75
  - **Object Detection**
76
  - **Image Segmentation**
77
+ - **Robotic Manipulation**