albertjlguo commited on
Commit
e34409d
1 Parent(s): 27145f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,7 +1,7 @@
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,10 +11,10 @@ license: cc-by-4.0
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
 
 
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