Skip to content

Commit a4019a7

Browse files
committed
Add youtube links for tutorials
1 parent c13937d commit a4019a7

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

docs/_pages/gui.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,21 @@ The following videos show the GUI workflow for the currently supported tasks:
3434

3535
#### Image Detection GUI
3636

37-
<iframe src="https://drive.google.com/file/d/1iNk-V3rwN9tZ2pAd_HONAkVLm3JstF00/preview" width="100%" height="420" allow="autoplay" allowfullscreen></iframe>
37+
<div style="position: relative; width: 100%; max-width: 720px; aspect-ratio: 16 / 9; margin-bottom: 1.5rem;">
38+
<iframe src="https://www.youtube.com/embed/fRQmvGkb9KI" title="Image Detection GUI tutorial" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="position: absolute; inset: 0; width: 100%; height: 100%;"></iframe>
39+
</div>
3840

3941
#### Image Segmentation GUI
4042

41-
<iframe src="https://drive.google.com/file/d/16ixtrevvqDn6l2iuYXxHBcm4Z5IwSlOl/preview" width="100%" height="420" allow="autoplay" allowfullscreen></iframe>
43+
<div style="position: relative; width: 100%; max-width: 720px; aspect-ratio: 16 / 9; margin-bottom: 1.5rem;">
44+
<iframe src="https://www.youtube.com/embed/B1z6mrsk8Cw" title="Image Segmentation GUI tutorial" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="position: absolute; inset: 0; width: 100%; height: 100%;"></iframe>
45+
</div>
4246

4347
#### LiDAR Segmentation GUI
4448

45-
<iframe src="https://drive.google.com/file/d/1BDT6fjLFPlG3HuHE9wWhCxwKQJ_X2PjQ/preview" width="100%" height="420" allow="autoplay" allowfullscreen></iframe>
49+
<div style="position: relative; width: 100%; max-width: 720px; aspect-ratio: 16 / 9; margin-bottom: 1.5rem;">
50+
<iframe src="https://www.youtube.com/embed/sPIOhqD__AI" title="LiDAR Segmentation GUI tutorial" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen style="position: absolute; inset: 0; width: 100%; height: 100%;"></iframe>
51+
</div>
4652

4753
### 📁 Dataset Viewer Tab
4854

0 commit comments

Comments
 (0)