Update README.md
Browse files
README.md
CHANGED
@@ -26,12 +26,13 @@ configs:
|
|
26 |
---
|
27 |
# Pose Estimation Dataset
|
28 |
|
29 |
-
|
30 |
-
[Duality.ai ](https://www.duality.ai/edu) just released a 1000 image dataset for pose estimation, including images, masks, and labels -- and it's 100% free!
|
31 |
|
32 |
-
Just [create an EDU account here](https://falcon.duality.ai/auth/sign-up).
|
33 |
|
34 |
-
This HuggingFace dataset is a 20 image and label sample divided into train and val folders, but you can get the rest at no cost by
|
|
|
|
|
35 |
|
36 |
What makes this dataset unique, useful, and capable of bridging the Sim2Real gap?
|
37 |
- The digital twins are not generated by AI, but instead crafted by 3D artists to be INDISTINGUISHABLE to the model from the physical-world objects. This allows the training from this data to transfer into real-world applicability
|
@@ -39,8 +40,7 @@ What makes this dataset unique, useful, and capable of bridging the Sim2Real gap
|
|
39 |
- The labels are created along with the data, and specifically the pose-estimation labels are easier to generate in simulation than in the physical world. This not only saves large amounts of time, but also ensures the labels are incredibly accurate and reliable.
|
40 |
|
41 |
|
42 |
-
|
43 |
-
|
44 |
This dataset is designed for pose estimation tasks, focusing on determining the position and orientation of an object in 3D space. The dataset includes images, masks, and labels for both training and validation, making it suitable for machine learning applications in 3D object tracking and computer vision. This dataset was generated using Duality.ai simulation software: FalconEditor. [Try FalconEditor today](https://falcon.duality.ai/secure/documentation/pose-colab?sidebarMode=learn) to create data to be used for pose estimation on different objects.
|
45 |
|
46 |
## Dataset Structure
|
|
|
26 |
---
|
27 |
# Pose Estimation Dataset
|
28 |
|
29 |
+
[Duality AI](https://www.duality.ai/edu) released a 1000 image dataset for pose estimation, including images, masks, and labels -- and it's 100% free!
|
|
|
30 |
|
31 |
+
## Just [create an EDU account by clicking here](https://falcon.duality.ai/auth/sign-up).
|
32 |
|
33 |
+
This HuggingFace dataset is a 20 image and label sample divided into train and val folders, but you can get the rest at no cost by creating an EDU account. Once you verify your email, the link will redirect you to the dataset page.
|
34 |
+
|
35 |
+

|
36 |
|
37 |
What makes this dataset unique, useful, and capable of bridging the Sim2Real gap?
|
38 |
- The digital twins are not generated by AI, but instead crafted by 3D artists to be INDISTINGUISHABLE to the model from the physical-world objects. This allows the training from this data to transfer into real-world applicability
|
|
|
40 |
- The labels are created along with the data, and specifically the pose-estimation labels are easier to generate in simulation than in the physical world. This not only saves large amounts of time, but also ensures the labels are incredibly accurate and reliable.
|
41 |
|
42 |
|
43 |
+

|
|
|
44 |
This dataset is designed for pose estimation tasks, focusing on determining the position and orientation of an object in 3D space. The dataset includes images, masks, and labels for both training and validation, making it suitable for machine learning applications in 3D object tracking and computer vision. This dataset was generated using Duality.ai simulation software: FalconEditor. [Try FalconEditor today](https://falcon.duality.ai/secure/documentation/pose-colab?sidebarMode=learn) to create data to be used for pose estimation on different objects.
|
45 |
|
46 |
## Dataset Structure
|