Update README.md
#4
by
balajiRRK
- opened
README.md
CHANGED
|
@@ -13,6 +13,15 @@ tags:
|
|
| 13 |
- metadata generation
|
| 14 |
- object detection
|
| 15 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# Model Card for Drexel Metadata Generator
|
|
|
|
| 13 |
- metadata generation
|
| 14 |
- object detection
|
| 15 |
license: mit
|
| 16 |
+
model_description: >-
|
| 17 |
+
Designed to generate metadata for images of [museum] fish specimens.
|
| 18 |
+
This models builds on the metadata and quality metrics achieved with
|
| 19 |
+
our initial model (detailed in Automatic Metadata Generation for Fish
|
| 20 |
+
Specimen Image Collections), by generating various geometric and
|
| 21 |
+
statistical properties on the mask generated over the biological
|
| 22 |
+
specimen presented (examples: convex area, eccentricity, perimeter, skew).
|
| 23 |
+
It also further improves on the accuracy, and time and labor cost over human
|
| 24 |
+
generation.
|
| 25 |
---
|
| 26 |
|
| 27 |
# Model Card for Drexel Metadata Generator
|