Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -6,7 +6,6 @@ task_categories:
|
|
| 6 |
tags:
|
| 7 |
- 6d-pose-estimation
|
| 8 |
- transparency
|
| 9 |
-
- megapose
|
| 10 |
- bop
|
| 11 |
- synthetic
|
| 12 |
pretty_name: Transparent Object Pose Estimation
|
|
@@ -16,7 +15,7 @@ size_categories:
|
|
| 16 |
|
| 17 |
# Object Pose Estimation Using Implicit Representation for Transparent Objects
|
| 18 |
|
| 19 |
-
This dataset aggregates high
|
| 20 |
|
| 21 |
## Visualization
|
| 22 |
Below is a collage showing sample RGB inputs from the constituent datasets:
|
|
@@ -34,11 +33,11 @@ ClearPose consists of **63 transparent or opaque household objects** captured in
|
|
| 34 |
|
| 35 |
### 2. DIMO (Dataset of Industrial Metal Objects)
|
| 36 |
**Source**: [DIMO Project](https://pderoovere.github.io/dimo/)
|
| 37 |
-
DIMO consists of **six reflective metallic parts** (colored, shiny, and matte finish) on a metallic surface. These objects exhibit a shiny appearance, designed to challenge rendering and pose estimation methods that must model view
|
| 38 |
|
| 39 |
### 3. HouseCat6D
|
| 40 |
**Source**: [HouseCat6D Project](https://sites.google.com/view/housecat6d)
|
| 41 |
-
A large
|
| 42 |
|
| 43 |
### 4. TRansPose
|
| 44 |
**Source**: [TRansPose Project](https://sites.google.com/view/transpose-dataset)
|
|
@@ -70,7 +69,7 @@ Each sub-dataset follows the BOP directory structure:
|
|
| 70 |
```text
|
| 71 |
dataset/
|
| 72 |
├── ClearPose/
|
| 73 |
-
│ ├── models/ # Object models (.ply, models_info.json)
|
| 74 |
│ ├── nerfs/ # NeRF data (Instant NGP format)
|
| 75 |
│ ├── test/ # Test scenes
|
| 76 |
│ │ ├── 001001/ # Scene ID
|
|
|
|
| 6 |
tags:
|
| 7 |
- 6d-pose-estimation
|
| 8 |
- transparency
|
|
|
|
| 9 |
- bop
|
| 10 |
- synthetic
|
| 11 |
pretty_name: Transparent Object Pose Estimation
|
|
|
|
| 15 |
|
| 16 |
# Object Pose Estimation Using Implicit Representation for Transparent Objects
|
| 17 |
|
| 18 |
+
This dataset aggregates high quality 3D mesh assets and rendered data for training and fine-tuning pose estimation models. It unifies four significant datasets: **ClearPose**, **DIMO**, **HouseCat6D**, and **TRansPose**, all formatted for **BOP (Benchmark for 6D Object Pose Estimation)** evaluation.
|
| 19 |
|
| 20 |
## Visualization
|
| 21 |
Below is a collage showing sample RGB inputs from the constituent datasets:
|
|
|
|
| 33 |
|
| 34 |
### 2. DIMO (Dataset of Industrial Metal Objects)
|
| 35 |
**Source**: [DIMO Project](https://pderoovere.github.io/dimo/)
|
| 36 |
+
DIMO consists of **six reflective metallic parts** (colored, shiny, and matte finish) on a metallic surface. These objects exhibit a shiny appearance, designed to challenge rendering and pose estimation methods that must model view dependent effects.
|
| 37 |
|
| 38 |
### 3. HouseCat6D
|
| 39 |
**Source**: [HouseCat6D Project](https://sites.google.com/view/housecat6d)
|
| 40 |
+
A large scale multi modal dataset consisting of **textured, shiny, metallic, and matte objects** of different categories in realistic scenarios. It serves as a comprehensive benchmark for diverse household objects.
|
| 41 |
|
| 42 |
### 4. TRansPose
|
| 43 |
**Source**: [TRansPose Project](https://sites.google.com/view/transpose-dataset)
|
|
|
|
| 69 |
```text
|
| 70 |
dataset/
|
| 71 |
├── ClearPose/
|
| 72 |
+
│ ├── models/ # Object models (.ply, .obj, models_info.json)
|
| 73 |
│ ├── nerfs/ # NeRF data (Instant NGP format)
|
| 74 |
│ ├── test/ # Test scenes
|
| 75 |
│ │ ├── 001001/ # Scene ID
|