Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fix link for video temporal classification
  • Loading branch information
micaelakaplan authored Sep 19, 2024
1 parent a49f6a8 commit d9aacb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions label_studio_ml/examples/yolo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -693,8 +693,8 @@ There are two modes available:
- **Trainable:** In the [trainable mode](README_TIMELINE_LABELS.md), the model can be trained on custom labels and annotations submitted in Label Studio using few-shot learning as training is performed on a small number of annotations.

<div align="left">
<a href="http://www.youtube.com/watch?v=UyaecID1iG8" title="Video Frame Classification with YOLOv8 and Label Studio">
<img src="http://img.youtube.com/vi/UyaecID1iG8]/0.jpg" alt="Video Temporal Classification video" style="width:50%;"/>
<a href="https://www.youtube.com/watch?v=tfMn5q1tqKI" title="Video Frame Classification with YOLOv8 and Label Studio">
<img src="http://img.youtube.com/vi/tfMn5q1tqKI/0.jpg" alt="Video Temporal Classification video" style="width:50%;"/>
<br>
Check the video tutorial
</a>
Expand Down

0 comments on commit d9aacb2

Please sign in to comment.