Skip to content

Commit 84e5433

Browse files
author
0xsynapse
committed
fixed few minor issues
1 parent 206dbde commit 84e5433

File tree

10 files changed

+13
-15
lines changed

10 files changed

+13
-15
lines changed

Automatic-Speech-Recognition-with-Diarization-Speech-to-Text/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
---
66

7-
![](readme_images/ASR Feature gif- Automatic Speech Recognition.gif)
7+
![](readme_images/Feature.gif)
88

99
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="download" width="200">](https://www.dropbox.com/scl/fo/ik5hydugqmav60j8a8hsb/AFomthBz4u44fxo8zSTYFrI?rlkey=2nchg6izodramy03fhgiecslj&st=9t2t2wep&dl=1)
1010

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,19 @@
1-
# YOLOv9 Instance Segmentation on Medical Dataset
1+
# YOLOv9: Advancing the YOLO Legacy
22

3-
**This repository contains code for [YOLOv9 Instance Segmentation on Medical Dataset](https://learnopencv.com/yolov9-instance-segmentation-on-medical-dataset/) blogpost**.
3+
This repository contains the Python scripts to run the Inference.
44

5-
---
5+
It is part of the LearnOpenCV blog post - [YOLOv9: Advancing the YOLO Legacy](https://learnopencv.com/yolov9-advancing-the-yolo-legacy/).
66

7-
![](readme_images/Feature_GIF_YOLOv9_Instance_Segmentation.gif)
7+
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="Download Code" width="200">](https://www.dropbox.com/scl/fo/480yqxajzejjnzqguda8d/h?rlkey=y0h41gcso4fgm8iwk9ccfyuoi&dl=1)
88

9-
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="download" width="200">](https://www.dropbox.com/scl/fo/4zhj2tf7neeij8uyke3s9/AOKTwDB8LHXVHcWKUHU2vAk?rlkey=v5sjar6uh3vhbwq3c1514sf35&st=du0jstl5&dl=1)
9+
![](readme_images/feature.gif)
1010

11+
### Run Inference
1112

13+
Replace the ``general.py`` file in your python environment.
1214

13-
# AI Courses by OpenCV
15+
## AI Courses by OpenCV
1416

15-
Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/courses/) is a great place to start.
17+
Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/courses/) is a great place to start.
1618

17-
<a href="https://opencv.org/courses/">
18-
19-
<p align="center">
20-
<img src="https://learnopencv.com/wp-content/uploads/2023/01/AI-Courses-By-OpenCV-Github.png">
21-
</p>
22-
</a>
19+
[![img](https://learnopencv.com/wp-content/uploads/2023/01/AI-Courses-By-OpenCV-Github.png)](https://opencv.org/courses/)

YOLOv9-Instance-Segmentation-on-Medical-Dataset/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
![](readme_images/Feature_GIF_YOLOv9_Instance_Segmentation.gif)
88

9-
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="download" width="200">](https://www.dropbox.com/scl/fo/x2gh6pt8aooa0p7b9hhmp/ACTWZ5HfCV5COrf-CGRPInM?rlkey=vsl3iegak4jfrbt3hp6g7e2gn&st=odcc66t6&dl=1)
9+
[<img src="https://learnopencv.com/wp-content/uploads/2022/07/download-button-e1657285155454.png" alt="download" width="200">](https://www.dropbox.com/scl/fo/4zhj2tf7neeij8uyke3s9/AOKTwDB8LHXVHcWKUHU2vAk?rlkey=v5sjar6uh3vhbwq3c1514sf35&st=du0jstl5&dl=1)
1010

1111

1212

@@ -20,3 +20,4 @@ Want to become an expert in AI? [AI Courses by OpenCV](https://opencv.org/course
2020
<img src="https://learnopencv.com/wp-content/uploads/2023/01/AI-Courses-By-OpenCV-Github.png">
2121
</p>
2222
</a>
23+

0 commit comments

Comments
 (0)