Giter Site home page Giter Site logo

anaghavinayakkamat / custom-cnn-image-classification Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 116.45 MB

Our novel approach is dedicated to refining image classification using customized CNN Kernel. The primary objective is to enhance algorithmic performance, bolstering adaptability and feature extraction capabilities.

Jupyter Notebook 100.00%
cnn cnn-classification cnn-pytorch computer-vision custom-cnn cv2 image-classification python torch

custom-cnn-image-classification's Introduction

Customized Convolutional Neural Network (CNN) for Alpaca Image Classification:

In this project we will be proposing a modified version of Conv2D layer of a CNN to perform image classification for Alpaca animal. Our aim is to improve the performance of the algorithm by making it more flexible and adaptable in capturing features from imput data.

Dataset:

2 folders containing one image of Alpaca and other folder with other animals is used. We will load the folders in the notebook and create a dataframe with them.

Preprocess Data:

For preprocessing the data we have converted the images from RGB to Gray scale and normalized them between 0 to 1.

Traditional vs Custom CNN:

The key difference between traditional and custom CNN is that, the proposed CNN dynamically uses a weight matrix and for each operation a locally positioned Kernel is used to calculate the weighted sum.

Refer the image below for a better understanding

alt text

Outcome of the Experiment:

It seemed that the output results obtained from this model were very weak and would require a lot more improvisations. Plus, this model takes a lot more time than traditional CNN to give results. When tried using for multi-layered approach, it was not successful. As a result, this model is tested only on single layer CNN.

custom-cnn-image-classification's People

Contributors

anaghavinayakkamat avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.