Primary competition visual

Radiant Earth Spot the Crop XL Challenge

Helping South Africa
$8 800 USD
Challenge completed ~4 years ago
Classification
Earth Observation
347 joined
50 active
Starti
Jul 05, 21
Closei
Oct 03, 21
Reveali
Oct 03, 21
Can Neural Networks be used to solve this problem
Data · 3 Aug 2021, 05:51 · 5

I understand it is may be a stupid question. But I do want to clarify if Neural Networks can be used for this challenge, as well, can computer vision techniques be used?

Discussion 5 answers

I got it. We can use ANN

3 Aug 2021, 06:02
Upvotes 0

Absolutely; you can apply any of the variants(CNNs, etc.) depending on your selected input data and train a classifier on top of it.

NB: Try to understand the task as well as the features available before selecting the variant of Neural Network.

what about treating it as a semantic segmentation task ? (using sentinel-2 data only)

bigger challenge is to understand the structure of the data, which I really don't understand.