Skip to content

Commit a6dd4c4

Browse files
committed
Update README.md
1 parent d59daa0 commit a6dd4c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -471,6 +471,7 @@ Since there is a whole community around GEE I will not reproduce it here but lis
471471
* [ALTO](https://github.com/MetaSLAM/ALTO) -> Aerial-view Large-scale Terrain-Oriented. For deep learning based UAV visual place recognition and localization tasks.
472472
* [HIT-UAV-Infrared-Thermal-Dataset](https://github.com/suojiashun/HIT-UAV-Infrared-Thermal-Dataset) -> A High-altitude Infrared Thermal Object Detection Dataset for Unmanned Aerial Vehicles
473473
* [caltech-aerial-rgbt-dataset](https://github.com/aerorobotics/caltech-aerial-rgbt-dataset) -> synchronized RGB, thermal, GPS, and IMU data
474+
* [Leafy Spurge Dataset](https://leafy-spurge-dataset.github.io/) -> Real-world Weed Classification Within Aerial Drone Imagery
474475

475476
## Other datasets
476477
* [land-use-land-cover-datasets](https://github.com/r-wenger/land-use-land-cover-datasets)
@@ -610,6 +611,7 @@ The [kaggle blog](http://blog.kaggle.com) is an interesting read.
610611
### Kaggle - Airbus ship detection challenge
611612
* https://www.kaggle.com/c/airbus-ship-detection/overview
612613
* Rating - medium, most solutions using deep-learning, many kernels, [good example kernel](https://www.kaggle.com/kmader/baseline-u-net-model-part-1)
614+
* [Detecting ships in satellite imagery: five years later…](https://medium.com/artificialis/detecting-ships-in-satellite-imagery-five-years-later-28df2e83f987)
613615
* I believe there was a problem with this dataset, which led to many complaints that the competition was ruined
614616
* [Lessons Learned from Kaggle’s Airbus Challenge](https://towardsdatascience.com/lessons-learned-from-kaggles-airbus-challenge-252e25c5efac)
615617
* [Airbus-Ship-Detection](https://github.com/kheyer/Airbus-Ship-Detection) -> This solution scored 139 out of 884 for the competition, combines ResNeXt50 based classifier and a U-net segmentation model

0 commit comments

Comments
 (0)