GithubHelp home page GithubHelp logo

rohanpillai20 / image-classification-by-keras-and-tensorflow Goto Github PK

View Code? Open in Web Editor NEW
83.0 83.0 60.0 42 KB

Image Classification using Keras as well as Tensorflow.

License: Apache License 2.0

Python 100.00%
cnn-classification hacktoberfest image-classifier keras machine-learning python tensorflow

image-classification-by-keras-and-tensorflow's Introduction

Hi there!!

GitHub User's stars visitors

About Me

I am Rohan Pillai, currently a Software Engineer at Alkira, Inc. I pursued Master of Computer Science at North Carolina State University, Raleigh & my Bachelors in Information Technology from Nirma University, India. I have done three internships at Samsung Research Institute, Bombardier Transportation and L&T Technology Services. I am quite interested in working on software development using different paradigms. I have done projects in several programming languages like Java, Python, Ruby, JavaScript, etc. Outside my professional life, I like to travel โœˆ, swim ๐ŸŠโ€ & watch movies ๐ŸŽฅ.

Technologies I've worked with

Programming Languages

Web Frameworks

Tools

Portfolio

Github stats

Contact

Github

image-classification-by-keras-and-tensorflow's People

Contributors

dependabot[bot] avatar rohanpillai20 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

image-classification-by-keras-and-tensorflow's Issues

Learning Transfer

Hello,

How to do if I want to add classes to an existing training?

Thanks,

2 Errors

Error 1:
WARNING:tensorflow:From :41: calling argmax (from tensorflow.python.ops.math_ops) with dimension is deprecated and will be removed in a future version.
Instructions for updating:
Use the axis argument instead

Error 2:
saver.save(session, 'C:\

Does not save anything, so when calling Prediction.py it says:
Exception: File models/trained_model.meta does not exist.

Error 3:
Warning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import imp

Prediction

if answer == 1:
print("Predicted: chair")
elif answer == 0:
print("Predicted: Motorbikes")
elif answer == 2:
print("Predicted: soccer_ball")

How can you mention (if 1 it is chair, if 2 its ball?). How do you categorize it?

Image Labels

why keras code doesn't have labels for images ?
how the model this is chair or somthing else without labeling , i mean in traning set ?

Fine tuning

Can you help me to fine tuning this to get better result because i try to use grayscale images

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.