ucalyptus / Detecting-Ships

Using Satellite Imagery to detect ships (Basic Object Detection)

Home Page:http://ucalyptus.github.io/Detecting-Ships

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detecting Ships using Deep Learning

HitCount contributions welcome

image

Steps involved

0. Setting up the enviornment

First, you need to setup your enviornment, i.e., you need to install all the necessary libraries for this project. We will be using Python 3.6 for this project. Clone the repository and run the following command to install all the required libraries.

alt

1.Preparing Data

alt

Downloading dataset

Dataset can be downloaded here

2. Network

s

3. BBox generation code

sh

To view full code , click here

About Me

Contribute

About

Using Satellite Imagery to detect ships (Basic Object Detection)

http://ucalyptus.github.io/Detecting-Ships

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%