mennamostafa55555 commited on
Commit
657359f
·
1 Parent(s): 8ebf724

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -13,9 +13,8 @@ objective :
13
  Our model 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 the dataset using !wget https://armbench-dataset.s3.amazonaws.com/segmentation/armbench-segmentation-0.1.tar.gz and train your Model
18
 
19
- OR
20
 
21
- You can use our demo and upload your product image , and the demo will provide you with your segmented image.
 
13
  Our model 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
+ You can use our demo and upload your product image , and the demo will provide you with your segmented image.
17
 
18
+ you can upload the dataset using !wget https://armbench-dataset.s3.amazonaws.com/segmentation/armbench-segmentation-0.1.tar.gz
19
 
 
20