egrace479 balajiRRK commited on
Commit
a393bc2
·
verified ·
1 Parent(s): 10faf4e

Update README.md (#4)

Browse files

- Update README.md (b7b2f9dfbf450d661790115a70ef2a4d314e52fa)
- Update README.md (d253ba49ee9d2358ce213bce783f12d439450b25)


Co-authored-by: Balaji Radhakrishnan <balajiRRK@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +9 -0
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