balajiRRK commited on
Commit
5a2bf55
·
verified ·
1 Parent(s): 4460856

Update README.md

Browse files

add model_description

Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -6,6 +6,11 @@ tags:
6
  - images
7
  - traits
8
  pipeline_tag: image-segmentation
 
 
 
 
 
9
  ---
10
  # Model Card for Model ID
11
 
 
6
  - images
7
  - traits
8
  pipeline_tag: image-segmentation
9
+ model_description: >-
10
+ This model takes in an image of a fish and segments out traits.
11
+ The segmentation model was first trained on ImageNet (Deng et al., 2009),
12
+ and then the model was fine-tuned on a specific set of image data
13
+ relevant to the domain: Illinois Natural History Survey Fish Collection (INHS Fish).
14
  ---
15
  # Model Card for Model ID
16