Spaces:
Sleeping
Sleeping
Commit ·
0b63707
1
Parent(s): 063eb12
Update README.md
Browse files
README.md
CHANGED
|
@@ -8,5 +8,10 @@ sdk_version: 3.41.2
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
+
objective :
|
| 12 |
|
| 13 |
+
This demo was trained on Amazon's ARMBench dataset and the demo allows you to perform the segmentation of objects for pick-and-place robots.
|
| 14 |
+
|
| 15 |
+
Usage :
|
| 16 |
+
|
| 17 |
+
You can upload your product image , and the demo will provide you with your segmented image.
|