Skip to content

Commit eb0a733

Browse files
authored
docs: Replace video link to s3 bucket for SAM (#815)
1 parent 220de54 commit eb0a733

File tree

1 file changed

+3
-3
lines changed
  • label_studio_ml/examples/segment_anything_model

1 file changed

+3
-3
lines changed

label_studio_ml/examples/segment_anything_model/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -272,12 +272,12 @@ Log into your Label Studio instance and perform the following steps.
272272

273273
You can now upload images into your project and begin annotating.
274274

275-
[The video](https://drive.google.com/file/d/1OMV1qLHc0yYRachPPb8et7dUBjxUsmR1/view?usp=sharing) also goes over this process, but does part of it while in the newly created project menu.
275+
[The video](https://hs-sandbox-pub.s3.us-east-1.amazonaws.com/ml-backend-docs/SAM_video_tutorial.mp4) also goes over this process, but does part of it while in the newly created project menu.
276276

277277

278278
## Creating annotations
279279

280-
See [this video tutorial](https://drive.google.com/file/d/1OMV1qLHc0yYRachPPb8et7dUBjxUsmR1/view?usp=sharing)
280+
See [this video tutorial](https://hs-sandbox-pub.s3.us-east-1.amazonaws.com/ml-backend-docs/SAM_video_tutorial.mp4)
281281
to get a better understanding of the workflow when annotating with SAM.
282282

283283
Use the `Alt` hotkey to alter keypoint positive and negative labels.
@@ -290,7 +290,7 @@ https://github.com/user-attachments/assets/28acf6ae-a83f-4919-9722-3c82a4b6dab6
290290

291291
### Notes for AdvancedSAM
292292

293-
* _**Please watch [this video](https://drive.google.com/file/d/1OMV1qLHc0yYRachPPb8et7dUBjxUsmR1/view?usp=sharing) first**_
293+
* _**Please watch [this video](https://hs-sandbox-pub.s3.us-east-1.amazonaws.com/ml-backend-docs/SAM_video_tutorial.mp4) first**_
294294
* For the best experience, follow the video tutorial above and _**uncheck 'Auto
295295
accept annotation suggestions'**_ when running predictions.
296296
* After generating the prediction from an assortment of inputs, make sure you _**click the

0 commit comments

Comments
 (0)