Instructions to use AlessandroFerrante/StreetSignSenseY12n with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ultralytics
How to use AlessandroFerrante/StreetSignSenseY12n with ultralytics:
from ultralytics import YOLOvv12 model = YOLOvv12.from_pretrained("AlessandroFerrante/StreetSignSenseY12n") source = 'http://images.cocodataset.org/val2017/000000039769.jpg' model.predict(source=source, save=True) - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -49,6 +49,9 @@ pipeline_tag: object-detection
|
|
| 49 |
[](https://HuggingFace.co/AlessandroFerrante/StreetSignSenseY12s)
|
| 50 |
[](https://huggingface.co/AlessandroFerrante/StreetSignSenseY12m)
|
| 51 |
|
|
|
|
|
|
|
|
|
|
| 52 |
</div>
|
| 53 |
|
| 54 |
---
|
|
@@ -193,4 +196,6 @@ Performance is generally consistent across major classes (e.g., Speed Limits, St
|
|
| 193 |
|
| 194 |
[Alessandro Ferrante](https://alessandroferrante.net)
|
| 195 |
|
| 196 |
-
Email: [streetsignsense@alessandroferrante.net](mailto:streetsignsense@alessandroferrante.net)
|
|
|
|
|
|
|
|
|
| 49 |
[](https://HuggingFace.co/AlessandroFerrante/StreetSignSenseY12s)
|
| 50 |
[](https://huggingface.co/AlessandroFerrante/StreetSignSenseY12m)
|
| 51 |
|
| 52 |
+
---
|
| 53 |
+
<a href='https://ko-fi.com/I6M022U0D7' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi2.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|
| 54 |
+
|
| 55 |
</div>
|
| 56 |
|
| 57 |
---
|
|
|
|
| 196 |
|
| 197 |
[Alessandro Ferrante](https://alessandroferrante.net)
|
| 198 |
|
| 199 |
+
Email: [streetsignsense@alessandroferrante.net](mailto:streetsignsense@alessandroferrante.net)
|
| 200 |
+
|
| 201 |
+
<a href='https://ko-fi.com/I6M022U0D7' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://storage.ko-fi.com/cdn/kofi2.png?v=6' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>
|