LukasDb commited on
Commit
55c5f56
·
verified ·
1 Parent(s): c495116

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +44 -0
README.md CHANGED
@@ -2016,4 +2016,48 @@ configs:
2016
  data_files:
2017
  - path: data/test/stapler/box/uncluttered/normal/*.tar
2018
  split: test
 
 
 
 
 
 
 
 
 
 
 
 
 
2019
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2016
  data_files:
2017
  - path: data/test/stapler/box/uncluttered/normal/*.tar
2018
  split: test
2019
+ license: cc
2020
+ task_categories:
2021
+ - zero-shot-classification
2022
+ - object-detection
2023
+ - depth-estimation
2024
+ - image-classification
2025
+ - image-segmentation
2026
+ - image-feature-extraction
2027
+ - image-to-3d
2028
+ - zero-shot-object-detection
2029
+ pretty_name: Dropjects_Real
2030
+ size_categories:
2031
+ - 1K<n<10K
2032
  ---
2033
+ # Dataset Card for Dropjects_Real
2034
+
2035
+ Dropjects_real is a stereo RGB-D object dataset captured at the Chair of Cyber-Physical Systems in Production Engineering at the Technical University of Munich.
2036
+ It contains pose, bounding box, and segmentation masks for a 9 objects organized in different scenes, clutter and lighting conditions.
2037
+
2038
+ ## Dataset Details
2039
+
2040
+ ### Dataset Description
2041
+
2042
+ - **Curated by:** [email protected]
2043
+ - **License:** CC
2044
+
2045
+ ### Dataset Sources
2046
+
2047
+ <!-- Provide the basic links for the dataset. -->
2048
+
2049
+ - **Repository:** TBA
2050
+ - **Paper:** TBA
2051
+
2052
+ ## Dataset Structure
2053
+
2054
+ TBA
2055
+
2056
+ ## Citation
2057
+
2058
+ **BibTeX:**
2059
+ TBA
2060
+
2061
+ ## Dataset Card Authors and Contact
2062
+
2063
+ Lukas Dirnberger ([email protected])