Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 713 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 713 Bytes

Oil Well Detection in Geospatial RGB images

Challenge: Train a neural network to detect oil wells in RGB satellite images. Input data supplied for the challenge include the following.

  1. A collection of 294 RGB satellite images of diverse spatial resolution
  2. Coordinates (latitudes and longitudes) of oil wells found in the above images

Modeling approach: Jupyter Notebook

Workflow


Troubleshooting

Please submit an issue to voice any problems or requests. Constructive critcisms are highly encouraged.