lmedeirosUI commited on
Commit
d62874f
·
verified ·
1 Parent(s): 60c45f0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -1,6 +1,14 @@
1
  ---
2
  tags:
3
  - fastai
 
 
 
 
 
 
 
 
4
  ---
5
 
6
  # Amazing!
@@ -23,10 +31,10 @@ Greetings fellow fastlearner 🤝! Don't forget to delete this content from your
23
  # Model card
24
 
25
  ## Model description
26
- More information needed
27
 
28
  ## Intended uses & limitations
29
- More information needed
30
 
31
  ## Training and evaluation data
32
- More information needed
 
1
  ---
2
  tags:
3
  - fastai
4
+ - biology
5
+ - fish
6
+ - maturationstatus
7
+ license: mit
8
+ language:
9
+ - en
10
+ base_model:
11
+ - microsoft/resnet-50
12
  ---
13
 
14
  # Amazing!
 
31
  # Model card
32
 
33
  ## Model description
34
+ This model classifies ultrasound imagery (ideally collected in the April following collection) as maturing or delaying and also as male or female.
35
 
36
  ## Intended uses & limitations
37
+ This model is only intended to be used to classify ultrasound images collected during the spring, taken while sampling Pacific lamprey. If it is used at another timepoint, the result may not be reliable.
38
 
39
  ## Training and evaluation data
40
+ Validation data was 20% of the training data, which was comprised of multiple images from each individual (n = 99) Pacific lamprey, collected in the spring prior to putative spawning.