Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
YOLOv11-pose trained for rotating images to their correct orientation.
|
| 2 |
|
| 3 |
It puts image on a white card, rotates it correctly and crops.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model:
|
| 3 |
+
- Ultralytics/YOLO11
|
| 4 |
+
---
|
| 5 |
YOLOv11-pose trained for rotating images to their correct orientation.
|
| 6 |
|
| 7 |
It puts image on a white card, rotates it correctly and crops.
|