Update README.md
Browse files
README.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
-
#
|
| 5 |
```cite
|
| 6 |
@article{jialeng2023boatnet,
|
| 7 |
title={BoatNet: Automated Small Boat Composition Detection using Deep Learning on Satellite Imagery},
|
|
@@ -11,10 +11,10 @@ license: cc-by-4.0
|
|
| 11 |
publisher={UCL Press}
|
| 12 |
}
|
| 13 |
```
|
| 14 |
-
#
|
| 15 |
https://journals.uclpress.co.uk/ucloe/article/853/galley/12357/view/
|
| 16 |
|
| 17 |
-
#
|
| 18 |
Images and labels originally provided by Tom Lutherborrow at [Kaggle](https://www.kaggle.com/tomluther/ships-in-google-earth).
|
| 19 |
Adapted by [Albert Guo](https://www.linkedin.com/in/albertjlguo/) at UCL Energy Institute for research on [BoatNet](https://journals.uclpress.co.uk/ucloe/article/853/galley/12357/view/). Modifications include auto-orientation and resizing using Roboflow (stretched to 416x416).
|
| 20 |
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
+
# Cite
|
| 5 |
```cite
|
| 6 |
@article{jialeng2023boatnet,
|
| 7 |
title={BoatNet: Automated Small Boat Composition Detection using Deep Learning on Satellite Imagery},
|
|
|
|
| 11 |
publisher={UCL Press}
|
| 12 |
}
|
| 13 |
```
|
| 14 |
+
# Publication
|
| 15 |
https://journals.uclpress.co.uk/ucloe/article/853/galley/12357/view/
|
| 16 |
|
| 17 |
+
# Acknowledgements
|
| 18 |
Images and labels originally provided by Tom Lutherborrow at [Kaggle](https://www.kaggle.com/tomluther/ships-in-google-earth).
|
| 19 |
Adapted by [Albert Guo](https://www.linkedin.com/in/albertjlguo/) at UCL Energy Institute for research on [BoatNet](https://journals.uclpress.co.uk/ucloe/article/853/galley/12357/view/). Modifications include auto-orientation and resizing using Roboflow (stretched to 416x416).
|
| 20 |
|