Skip to content

Commit

Permalink
✍️ [Update] README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henrytsui000 authored Aug 14, 2024
1 parent dc88787 commit a7ca20f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# YOLO: Official Implementation of YOLOv9, YOLOv7

> [!CAUTION]
> We wanted to inform you that the training code for this project is still in progress, and there are two known issues:
> - CPU memory leak during training
> - Slower convergence speed
>
> We strongly recommend refraining from training the model until version 1.0 is released.
> However, inference and validation with pre-trained weights on COCO are available and can be used safely.
[![Documentation Status](https://readthedocs.org/projects/yolo-docs/badge/?version=latest)](https://yolo-docs.readthedocs.io/en/latest/?badge=latest)
![GitHub License](https://img.shields.io/github/license/WongKinYiu/YOLO)
![WIP](https://img.shields.io/badge/status-WIP-orange)
Expand Down

0 comments on commit a7ca20f

Please sign in to comment.