Giter Club home page Giter Club logo

mobilenet-img's Introduction

MobileNet Image Classifier in Browser

Use a pretrained model to extend an image classifier and then predict examples using TFJS.

Train

Drag-and-drop a folder named training (included in this repo in data/) with examples organized by labels in separate folders.

├── landscape
│   ├── Beautiful-winter-thick-snow-trees-dusk_2560x1600.jpg
│   ├── dnipro_house.jpg
│   ├── silhouette_mountains.jpg
│   ├── witcher_3_wild_hunt_landscape_mountains.jpg
│   └── ws_Banff_Park_Beautiful_Winter_1920x1080.jpg
└── not-landscape
    ├── dark-bkgrnd.png
    ├── fridge_sv.jpg
    ├── lambo_night.png
    └── thinking-face.png

Evaluate

Drag-and-drop a folder named validation (included in this repo in data/) with examples organized by labels in separate folders.

├── landscape
│   └── lxqt_landscape.jpg
└── not-landscape
    └── brain-comp-chip.png

Play

The MobileNet classifier app is hosted here: https://sv-v5.github.io/mobilenet-img screenshot

Develop

npm start to compile and test locally

npm run build to build and optimize for production

Credits

mobilenet-img's People

Contributors

sv-v5 avatar

Watchers

 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.