GithubHelp home page GithubHelp logo

tharunats / smart-image-tagging-using-pretrained-models Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 807 KB

Smart Image Tagging is a model built to increase user experience and actionable intelligence.We create a model which classifies image into food,people,ambience etc.

Jupyter Notebook 100.00%

smart-image-tagging-using-pretrained-models's Introduction

Smart-Image-Tagging-using-Pretrained-models

What Is Smart Image Tagging?

Image Tagging software automatically identifies and describes objects within images. These objects include locations,ambience, people, food. Image recognition is developed through numerous training steps, which give the software photos and teach it to understand patterns using machine learning.

Transfer Learning technique

Transfer learning is a machine learning method where a model developed for a task is reused as the starting point for a model on a second task.It is a popular approach in deep learning where pre-trained models are used as the starting point on computer vision and natural language processing tasks given the vast compute and time resources required to develop neural network models on these problems and from the huge jumps in skill that they provide on related problems.I have used Resnet50 pre-trained model which is trained on huge amount of data from imagenet.

Dataset for training

I have used around 30 images each for classes food,people and ambience collected from various sources such as google images and then I fine tuned the model by using the new dataset to act upon new classes. Everything you need to do recreate this project is on the jupyter notebook.

smart-image-tagging-using-pretrained-models's People

Contributors

tharunats avatar

Watchers

James Cloos 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.