Skip to content

Computer vision pipeline for detection avoveground Petroleum, Oil and Lubricant (POL) storage areas based on satellite imagery given by Airbus Defence and Space GmbH.

License

Notifications You must be signed in to change notification settings

FelixBehne/oil-storage-detection

Repository files navigation


Logo

Oil Storage Detection

Kedro based computer vision pipeline for detecting petroleum, oil and lubricant (pol)) storage areas on satellite imagery.

Explore the docs »

Report Bug . Request Feature

Contributors Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

Aboveground Petroleum, Oil and Lubricant (POL) storage areas are common in manufacturing and government facilities. They fall under critical infrastructure for transportation (e.g. vehicles, ships and aircraft) and manufacturing industries (e.g. refineries, power stations, manufacturing).

Deep Learning can automatically detect the number, size, and type of POL storage present on a site. This can help monitor the state of aboveground fuel storage tanks, including preventing spills, overfills, and corrosion.

The following business use cases can be identified:

  • Detect POL storage area to subsequently monitor the site for safety or environmental issues (e.g. fire hazard)
  • Countries try to keep their oil reserves and production a secret. However, oil prices have a significant influence on the prices of all commodities. POL storage area detection would allow higher transparency leading to a potential competitive advantage.

There are different companies that already target these business cases:

Built With

This project is based on the following core technologies:

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

For the project to work locally, the following libraries and frameworks are required:

Installation

  1. Clone the repo
git clone https://github.com/FelixBehne/oil-storage-detection.git
  1. Install prerequisites
pip install -r src/requirements.txt
  1. Run default pipeline
kedro run

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Don't remove any lines from the .gitignore file we provide
  • Make sure your results can be reproduced by following a data engineering convention
  • Don't commit data to your repository
  • Don't commit any credentials or your local configuration to your repository. Keep all your credentials and local configuration in conf/local/

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements

  • Kaggle - For hosting the dataset used.
  • Airbusgeo - For providing the data free of charge.

About

Computer vision pipeline for detection avoveground Petroleum, Oil and Lubricant (POL) storage areas based on satellite imagery given by Airbus Defence and Space GmbH.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published