/kaggle_right_whale

Project on Pattern Detection and Recognition using Deep Learning

Primary LanguageJupyter NotebookMIT LicenseMIT

Project on Pattern Detection and Recognition using Deep Learning

By Manasi Khapke, Shraddha Gunjal, Faizan Shaikh

Introduction

Our main objective of doing this project is to understand the Deep Learning, more specifically Convolutional Neural Networks (CNN) for computer vision and use them to solve real world problems.

We demonstrate the use of CNN for two tasks, Detection and Recognition.

Code files description

  • toy_classifier.ipynb : Digit Recognition for MNIST

  • toy_localizer.ipynb : Facial Keypoints Detection

  • whale_localizer.ipynb : Right Whale Localizer

  • whale_classifier.ipynb : Right Whale Classifier

  • INC_POSTER.pdf : Our poster for the project

Acknowledgement

Thanks to

Special thanks to

  • The staff of CS231n for giving insights to explore the fascinating field of Deep Learning.

  • our family and friends, without their help and support this would never have been achieved.

References