egrace479 balajiRRK commited on
Commit
8d690dd
·
verified ·
1 Parent(s): 4460856

Update README.md (#2)

Browse files

- Update README.md (5a2bf55b6c3dac8b1b10ea2164b2130172ecd943)
- Update README.md (f6652054c74e1ccac08767519e8e2186c134d985)


Co-authored-by: Balaji Radhakrishnan <[email protected]>

Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -6,6 +6,12 @@ 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 CNN-based 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 fine-tuned, using the Feature Pyramid Network (FPN) architecture, on a
13
+ domain-relevant set of image data: Illinois Natural History Survey Fish Collection
14
+ (INHS Fish).
15
  ---
16
  # Model Card for Model ID
17