Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Wwwzff/Ship-Detection

Repository files navigation

Ship-Detection

Introduction & Dataset source

Backstory

  • Shipping traffic is growing fast. More ships increase the chances of infractions at sea like environmentally devastating ship accidents, piracy, illegal fishing, drug trafficking, and illegal cargo movement. This has compelled many organizations, from environmental protection agencies to insurance companies and national government authorities, to have a closer watch over the open seas.

Poster

Todo List

  • Model select
  • Webpage basic design
  • Metric choosing
  • Loss Function choosing
  • Learning Rate Adjustment
  • Hyper Parameters choosing
  • Model improvement
  • Webpage improvement
  • Webpage Deployment

Current Best Result

- Check our training log here: https://github.com/Wwwzff/Ship-Detection/blob/master/Train_history/Summary.md

Method and Examples

Block Diagram

  • This project can be seprated into two parts: "Object Detection & User Input". The model will be trained using thousands of training set and be frozen after training. While user using the designed application, a set of photos will be inputed. Then the application will call the trained model and output the ships' directions.

  • Current application can detect the sea and other objects. For the next step, we will add some complex training set to improve the noise-process-ability.

Application Interface

preview Try the web app at location: https://github.com/Wwwzff/ShipDetector

Keynote

  • Use Unet to detect ship in a Satellite Picture dataset offered by Kaggle.
  • Methods are specially modified to fit the time limit on Kaggle notebook.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors