Update README.md
#2
by
balajiRRK
- opened
add model_description
Update to provide a bit more context:
This CNN-based model takes in an image of a fish and segments out traits.
The segmentation model was first trained on ImageNet (Deng et al., 2009),
and then fine-tuned, using the Feature Pyramid Network (FPN) architecture, on a
domain-relevant set of image data: Illinois Natural History Survey Fish Collection (INHS Fish).
Updated model_description to provide more context using the description you provided.
egrace479
changed pull request status to
merged