Update YOLOv3 and YOLOv5 YAMLs (#7574)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
596c068b18
commit
d762496989
51 changed files with 284 additions and 304 deletions
|
|
@ -56,7 +56,7 @@ import comet_ml
|
|||
comet_ml.init(project_name="comet-example-yolov8-coco128")
|
||||
```
|
||||
|
||||
*Note:* If you are using a Google Colab notebook, the code above will prompt you to enter your API key for initialization.
|
||||
If you are using a Google Colab notebook, the code above will prompt you to enter your API key for initialization.
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue