License has not yet been determined
#3
by
mrfakename - opened
README.md
CHANGED
|
@@ -1,5 +1,4 @@
|
|
| 1 |
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
pipeline_tag: object-detection
|
| 4 |
---
|
| 5 |
# YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
|
|
@@ -74,4 +73,4 @@ def predict(image_path, weights='yolov9-c.pt', imgsz=640, conf_thres=0.1, iou_th
|
|
| 74 |
}
|
| 75 |
```
|
| 76 |
|
| 77 |
-
The Colab notebook can be found [here](https://colab.research.google.com/drive/1U3rbOmAZOwPUekcvpQS4GGVJQYR7VaQX?usp=sharing#scrollTo=k-JxtpQ_2e0F). 🧡
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
pipeline_tag: object-detection
|
| 3 |
---
|
| 4 |
# YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
|
|
|
|
| 73 |
}
|
| 74 |
```
|
| 75 |
|
| 76 |
+
The Colab notebook can be found [here](https://colab.research.google.com/drive/1U3rbOmAZOwPUekcvpQS4GGVJQYR7VaQX?usp=sharing#scrollTo=k-JxtpQ_2e0F). 🧡
|