Skip to content

jeongwhanchoi/MLND-Capstone-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLND-Capstone-Project

Iceberg Classifier

This is a repository for the capstone project going on in Udacity. The project received data from Statoil/C-CORE Iceberg Classifier Challenge at the Kaggle Competitoin. The project goal is to distinguish between iceberg and ship from SAR image data from satellites. For this, deep learning will be conducted using CNN model.

Software and Libraries

  • Python 3.54
  • Jupyter Notebook
  • Tensorflow
  • Keras
  • Numpy
  • Matplotlib

Datasets

The datasets are hosted in a Kaggle competition. Please download data from the link provided.

This following link contains both train(train.json.7z) and test(test.json.7z) data. https://www.kaggle.com/c/statoil-iceberg-classifier-challenge/data

3D image samples for the training data

Iceberg

Iceberg

Ship

Ship

iPython Notebooks

Final Model I proposed

Transfer Learning Model

VGG16model

Example Results

sample results

Model Evaluation

model accuracy

model loss