Detecting Ships using Deep Learning

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.

1.Preparing Data

Downloading dataset
Dataset can be downloaded here
2. Network

3. BBox generation code
