Introduction

Hi everyone. I am Karolayne Gaona, a senior student from Earlham College majoring in Earth & Environmental Science and Computer Science.

This is the portal where all my senior project capstone project work is compiled. My project is about image classification, attempting to use Machine Learning ML to classify dog breeds.

Abstract

Image classification is an important problem task in computer vision. The field of machine learning in computer vision is growing due to technological developments that improve system performances by learning from experience via computational methods. Convolutional Neural Networks (CNNs) are important elements for feature extraction in image classification. This project attempts to classify images of dogs into their breed categories. Three selected CNNs architectures were used and merged into a single model, applying data augmentation techniques to improve the robustness of the model.

Paper

Data Architecture

Poster

Video

Gitlab Project