Update README.md
#3
by
balajiRRK - opened
README.md
CHANGED
|
@@ -23,8 +23,9 @@ tags:
|
|
| 23 |
- colorchecker
|
| 24 |
model_description: >-
|
| 25 |
Processes an image of a butterfly (with or without body attached to wings)
|
| 26 |
-
and segments out any existing hindwings and forewings
|
| 27 |
-
|
|
|
|
| 28 |
---
|
| 29 |
|
| 30 |
## Model Card for butterfly_segmentation_yolo_v8
|
|
|
|
| 23 |
- colorchecker
|
| 24 |
model_description: >-
|
| 25 |
Processes an image of a butterfly (with or without body attached to wings)
|
| 26 |
+
and segments out any existing hindwings and forewings using a YOLOv8-based approach.
|
| 27 |
+
For most use cases, the newer and improved [butterfly_detection_yolo](https://huggingface.co/imageomics/butterfly_detection_yolo)
|
| 28 |
+
model is recommended.
|
| 29 |
---
|
| 30 |
|
| 31 |
## Model Card for butterfly_segmentation_yolo_v8
|