Merge pull request #2 from qubvel/master

added Agricultural Crop Cover Classification Challenge
This commit is contained in:
Christoph Rieke
2018-07-30 22:26:43 +02:00
committed by GitHub
+4 -1
View File
@@ -3,7 +3,10 @@
List of machine learning competitions for satellite imagery and remote sensing. Sorted by submission deadline.
![](header_img.jpg)
- [**Agricultural Crop Cover Classification Challenge**](https://crowdanalytix.com/contests/agricultural-crop-cover-classification-challenge) *(CrowdANALYTIX, Jul 2018)*
Semantic Segmentation (2 main categories: Corn, Soybeans), Open data, [Landsat 8](https://earthexplorer.usgs.gov) imagery (30m) and [Cropland Data Layer](https://www.nass.usda.gov/Research_and_Science/Cropland/Release/index.php) as ground truth.
- [**DOTA: Large-scale Dataset for Object Detection in Aerial Images**](https://captain-whu.github.io/DOTA/index.html) *(Wuhan University et al.)*
Object Detection (15 categories), 188k instances, Google Earth image chips, Faster-RCNN baseline model (MXNet), DOTA development kit, Academic use only