Giter VIP home page Giter VIP logo

riojuliian / object-classification-using-cnn-pretained-model Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 8.18 MB

This is my deep learning project called Cat Breeds Detector Application using Pre-Trained Model CNN (Xception and DenseNet-201). I got the dataset of cats from Kaggle, you can click here if you wanted to. Convolutional Neural Network (ConvNet/CNN) is a Deep Learning algorithm that can take in an input image, assign importance (learnable weights and biases) to various aspects/objects in the image, and be able to differentiate one from the other. While the pre-trained model is a saved network that was previously trained on a large dataset, typically on a large-scale image-classification task. You either use the pre-trained model as is or use transfer learning to customize this model to a given task.

License: GNU General Public License v3.0

Dockerfile 0.47% Python 31.65% HTML 25.49% CSS 26.38% JavaScript 16.01%
python deep-learning cnn

object-classification-using-cnn-pretained-model's Introduction

Cat Breeds Detector using Xception and DenseNet-201

Description

This is my deep learning project called Cat Breeds Detector Application using Pre-Trained Model CNN (Xception and DenseNet-201). I got the dataset of cats from kaggle, you can click here if you wanted to. Convolutional Neural Network (ConvNet/CNN) is a Deep Learning algorithm which can take in an input image, assign importance (learnable weights and biases) to various aspects/objects in the image and be able to differentiate one from the other. While pretrained-model is a saved network that was previously trained on a large dataset, typically on a large-scale image-classification task. You either use the pretrained model as is or use transfer learning to customize this model to a given task.

Application Purpose ๐Ÿ”ง

This application build for research purpose. This research focuses on comparing and analyze the performance of two pre-trained model Xception and DenseNet-201 on classifying cat breeds using Confusion Matrix.

Technologies Used ๐Ÿ› ๏ธ

object-classification-using-cnn-pretained-model's People

Contributors

riojuliian avatar

Stargazers

 avatar

Watchers

 avatar  avatar

object-classification-using-cnn-pretained-model's Issues

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.