Skip to content

Commit

Permalink
yolov9-support
Browse files Browse the repository at this point in the history
  • Loading branch information
Koldim2001 committed Apr 15, 2024
1 parent 1a1a6b7 commit c2b18fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ COCO_dataset/
| |-- image2.jpg
| |-- ...
```
PS: For the instance segmentation task, Ultralytics YOLOv9-seg model is also supported (since it has similar annotation format to v8).


## Installation:
```
Expand Down Expand Up @@ -86,6 +88,7 @@ COCO_dataset/
| |-- image2.jpg
| |-- ...
```
PS: Для задчи инстанс сегментации имеется также поддержка модели Ultralytics YOLOv9-seg (так как у нее аналогичная разметка с версией v8)

## Примеры использования:

Expand Down

0 comments on commit c2b18fd

Please sign in to comment.