2320sharon commited on
Commit
ae8270a
·
verified ·
1 Parent(s): 462c18b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: gpl-3.0
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: gpl-3.0
3
  ---
4
+ Attribution
5
+ The model files hosted in this repository are based on work associated with Mark A. Lundine, ORCID: 0000-0002-2878-1713.
6
+
7
+ Description
8
+ An RGB classifier that classifies imagery as "good" or bad based on the model score for the purposes of shoreline identification in the imagery.
9
+
10
+ Original source:
11
+
12
+ Title: RGB Image Classifier
13
+ Project member: Mark A. Lundine
14
+ Affiliation: U.S. Geological Survey Pacific Coastal and Marine Science Center, Santa Cruz, California, United States
15
+ ORCID: 0000-0002-2878-1713
16
+
17
+ License: gpl-3.0
18
+
19
+ This Hugging Face repository is a redistribution of the original model artifacts for easier download and integration into CoastSeg. Original authorship and citation remain with Mark Lundine.