Coder Social home page Coder Social logo

vrushankdhande / classification-of-the-position-of-object-using-convolutional-neural-networks Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 8 KB

This project utilizes Google Colaboratory as the online source IDE to develop a Convolutional Neural Network (CNN) for image classification. The dataset contains 7500 images of an object taken from different angles. Preprocessing, including image size reduction, was performed to ease GPU processing.

Jupyter Notebook 100.00%
cnn cnn-keras colab-notebook deep-learning google machine-learning machine-learning-algorithms opnecv python

classification-of-the-position-of-object-using-convolutional-neural-networks's Introduction

Classification-of-the-position-of-object-using-Convolutional-Neural-Networks

This project involves the development of a Convolutional Neural Network (CNN) for image classification. The entire project is conducted using Google Colaboratory, an online source IDE. The project's dataset consists of images of an object taken from various directions, including top, bottom right, bottom left, top right, and top left. These videos were converted into images and organized into folders, with each folder containing around 1500 images, resulting in a total of 7500 images.

The data underwent preprocessing to reduce the image size and facilitate processing on the GPU to alleviate the computational load. One major challenge faced during the project was the variation in angles of the object. To address this issue, the developer implemented code to adjust the angles of the images and saved the modified data to Google Drive.

The dataset was then labeled, with the images being represented as 'x' (features) and their corresponding labels as 'y'. The labeled data was fed into the CNN algorithm, which was trained to classify the images into different categories corresponding to the object's directions. The project achieved an impressive accuracy result of 0.9975, indicating that the CNN model performed exceptionally well in classifying the images based on their angles.

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.