mayrajeo commited on
Commit
03e3401
1 Parent(s): 8385d9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -3
README.md CHANGED
@@ -48,7 +48,7 @@ The models are trained and validated on human-annotated marine vessel data. Thes
48
 
49
  <!-- Provide the basic links for the model. -->
50
 
51
- - **Paper:** Under progress
52
  - **Demo:** [https://huggingface.co/spaces/mayrajeo/marine-vessel-detection](https://huggingface.co/spaces/mayrajeo/marine-vessel-detection)
53
 
54
  ## Uses
@@ -181,11 +181,19 @@ Models were trained as Slurm batch jobs in Puhti.
181
 
182
  **BibTeX:**
183
 
184
- TBA
 
 
 
 
 
 
 
 
185
 
186
  **APA:**
187
 
188
- TBA
189
 
190
  ## Model Card Contact
191
 
 
48
 
49
  <!-- Provide the basic links for the model. -->
50
 
51
+ - **Paper:** [http://dx.doi.org/10.2139/ssrn.4827287](http://dx.doi.org/10.2139/ssrn.4827287)
52
  - **Demo:** [https://huggingface.co/spaces/mayrajeo/marine-vessel-detection](https://huggingface.co/spaces/mayrajeo/marine-vessel-detection)
53
 
54
  ## Uses
 
181
 
182
  **BibTeX:**
183
 
184
+ ```
185
+ @misc{mayraMappingRecreationalMarine2024,
186
+ type = {{{SSRN Scholarly Paper}}},
187
+ title = {Mapping Recreational Marine Traffic from Sentinel-2 Imagery with Yolov8},
188
+ author = {M{\"a}yr{\"a}, Janne and Virtanen, Elina and Jokinen, Ari-Pekka and Koskikala, Joni and V{\"a}kev{\"a}, Sakari and Attila, Jenni},
189
+ year = {2024},
190
+ doi = {10.2139/ssrn.4827287},
191
+ }
192
+ ```
193
 
194
  **APA:**
195
 
196
+ Mäyrä, Janne and Virtanen, Elina and Jokinen, Ari-Pekka and Koskikala, Joni and Väkevä, Sakari and Attila, Jenni, Mapping Recreational Marine Traffic from Sentinel-2 Imagery with Yolov8. Available at SSRN: https://ssrn.com/abstract=4827287 or http://dx.doi.org/10.2139/ssrn.4827287
197
 
198
  ## Model Card Contact
199