GithubHelp home page GithubHelp logo

himanshurawlani / practical_intro_to_tf2 Goto Github PK

View Code? Open in Web Editor NEW
55.0 3.0 22.0 44.95 MB

Building an image classifier in TF2

License: MIT License

Jupyter Notebook 100.00%
tensorflow tensorflow-datasets tf-keras tensorflow-2 image-classifier tensorflow-serving

practical_intro_to_tf2's Introduction

Practical Introduction to TensorFlow 2.0

This repository introduces the new Tensorflow 2.0 in a practical way by building an image classifier which classifies 5 classes of flowers. It covers the following:

  1. Downloading and preprocessing data using TensorFlow Datasets
  • Checking out available datasets and their features
  • Downloading the dataset (tfds.load()))
  • Pre-processing the dataset
  • Visualizing the dataset
  1. Building and training an image classifier model using Keras high level API
  • Building a simple CNN in Keras
  • Visualising the model
  • Compiling and training the model
  • Training the model using data augmentation
  • Using TensorBoard inside notebooks
  1. Downloading and fine-tuning InceptionV3 pre-trained model
  • Downloading pre-trained model
  • Adding classification head
  • Training the classification head
  • Fine tuning the model
  1. Serving the trained model using TensorFlow Serving
  • Tensorflow Serving installation
  • Starting TensorFlow Serving
  • Making REST requests
  • Parsing the response

Read the Medium article explaining the above concepts in detail here.

practical_intro_to_tf2's People

Contributors

himanshurawlani 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

Watchers

 avatar  avatar  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.