Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
WongKinYiu authored Feb 19, 2024
1 parent 4974f12 commit 7d639b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ cd /yolov9

## Evaluation

[`yolov9-c.pt`](https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov9-c.pt)
[`yolov9-c.pt`](https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov9-c.pt) [`yolov9-e.pt`](https://github.com/WongKinYiu/yolov7/releases/download/v0.1/yolov9-e.pt) [`gelan-c.pt`](https://github.com/WongKinYiu/yolov7/releases/download/v0.1/gelan-c.pt) [`gelan-e.pt`](https://github.com/WongKinYiu/yolov7/releases/download/v0.1/gelan-e.pt)

``` shell
# evaluate yolov9 models
Expand Down Expand Up @@ -116,7 +116,7 @@ Under construction.
@article{wang2024yolov9,
title={{YOLOv9}},
author={Wang, Chien-Yao and Liao, Hong-Yuan Mark},
booktitle={ArXiv},
booktitle={arXiv preprint},
year={2024}
}
```
Expand Down

0 comments on commit 7d639b1

Please sign in to comment.