Skip to content

AlandSailingRobots/AerialImagesToWaterDepth

Repository files navigation

Aerial Images To Water Depth

Install

The guide on how to install is currently written for Mac OS only. The guide is most likely the same for any other unix system but some commands maybe need to be changed.

Goal

The goal of this research is to calculate(as the title describes) the water depth out of Aerial images.

To result this a few steps first need to be done.

  1. Getting images from aerial photo's with their correlated data, It should consist of:
    • The photo itself.
    • The bounding box of the photo. e.g : the top left and bottom right coordinate.
    • location of the coordinate point in the image. which pixel etc.
  2. Retrieve depth data from the given resources online.
  3. Based on given depth data train the model to recognize depth.
  4. Integrate the model into the SailingRobots website.

Progress:

Train a Model

The description of how to train the model can be found at the train model description.

Run the server

The description of how to run the server with the corresponding machine learning model can be found at the Install

Example

An example of the use in the website alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published