2320sharon commited on
Commit
73e1011
·
verified ·
1 Parent(s): ae8270a

Update README.md

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