Skip to content

Commit 14df12b

Browse files
authored
new demo videos
1 parent c65651c commit 14df12b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Interactive notebooks are provided to showcase the functionality of the library.
3030
| [Example of utilizing a function to visualize basic Ultralytics model inference results and managing overlapping image crops](https://nbviewer.org/github/Koldim2001/YOLO-Patch-Based-Inference/blob/main/examples/example_extra_functions.ipynb) | [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1eM4o1e0AUQrS1mLDpcgK9HKInWEvnaMn?usp=sharing) | <p align="center"><a href="https://youtu.be/nBQuWa63188"><img width=30% src="https://raw.githubusercontent.com/ultralytics/assets/main/social/logo-social-youtube-rect.png" alt="Youtube Video"></a></p> |
3131

3232

33-
For Russian users, there is a detailed video presentation of this project. YouTube videos in Russian are available at this [__link__](https://www.youtube.com/channel/UCJG413_ZLkiE5f_OMyGv5KQ).
33+
For Russian users, there is a detailed video presentation of this project. YouTube video in Russian is available at this [__link__](https://youtu.be/ihch6pIZtQg).
3434

3535
---
3636
## Examples:
@@ -174,4 +174,4 @@ visualize_results(
174174
classes_names=result.filtered_classes_names,
175175
segment=False,
176176
)
177-
```
177+
```

0 commit comments

Comments
 (0)