Skip to content

Commit

Permalink
Update README_TIMELINE_LABELS.md
Browse files Browse the repository at this point in the history
Update link for video for video temporal classification in README_TIMELINE_LABELS
  • Loading branch information
micaelakaplan authored Sep 19, 2024
1 parent d9aacb2 commit a0b24ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions label_studio_ml/examples/yolo/README_TIMELINE_LABELS.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ to tailor the model to their specific use cases or use this model as a foundatio
In trainable mode, you'll begin by annotating a few samples by hand. Each time you click **Submit**, the model will retrain on the new annotation that you've provided. Once the model begins predicting your trained labels on new tasks, it will automatically populate the timeline with the labels that it has predicted. You can validate or change these labels, and updating them will again retrain the model, helping you to iteratively improve.

<div align="left">
<a href="[http://www.youtube.com/watch?v=UyaecID1iG8](https://www.youtube.com/watch?v=tfMn5q1tqKI)" 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="http://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 a0b24ec

Please sign in to comment.