Giter Site home page Giter Site logo

shubham0204 / tensorflow-lite-samples-kotlin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sunitroy2703/tensorflow-lite-kotlin-samples

0.0 1.0 0.0 6.88 MB

📌This repo contains the kotlin implementation of TensorflowLite Example Android Apps🚀

Home Page: https://sunitroy2703.github.io/Tensorflow-lite-samples-kotlin

Kotlin 100.00%

tensorflow-lite-samples-kotlin's Introduction

TensorflowLite Examples Kotlin

This repo contains the kotlin implementation of TensorflowLite Example Apps here, which are mostly implemented in java rightnow. So if you like to see the kotlin, you can go through the repo!

⭐️ the repo to support the project!

Example apps

Depth Estimation

An Android app which uses the MiDaS model to perform monocular depth estimation on RGB images directly. The app displays a depth map over the live camera feed and works for both the front and the rear cameras.

Contributed from: https://github.com/shubham0204/Realtime_MiDaS_Depth_Estimation_Android

Digit Classifier

End-to-end sample of a digit classifier model built with TensorFlow 2.0 (Keras API), and trained on MNIST dataset.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

Image Segmentation

The used model, DeepLab is a state-of-art deep learning model for semantic image segmentation, where the goal is to assign semantic labels (e.g. person, dog, cat) to every pixel in the input image.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

Optical Character Recognition

OCR is the process of recognizing characters from images using computer vision and machine learning techniques. This reference app demos how to use TensorFlow Lite to do OCR. It uses a text detection model and a text recognition model as a pipeline to recognize texts.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

Pose Estimation

This is an app that continuously detects the body parts in the frames seen by your device's camera. These instructions walk you through building and running the demo on an Android device. Camera captures are discarded immediately after use, nothing is stored or saved.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

PoseNet

This is an app that continuously detects the body parts in the frames seen by your device's camera. These instructions walk you through building and running the demo on an Android device. Camera captures are discarded immediately after use, nothing is stored or saved.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

Sound Classification

This Android application demonstrates how to classify sound on-device. It uses:

  • TFLite Task Library
  • YAMNet, an audio event classification model.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

Style Transfer

Artistic style transfer is an optimization technique used to take two images: a content image and a style reference image (such as an artwork by a famous painter) and blend them together so the output image looks like the content image, but “painted” in the style of the style reference image.

Added from: https://github.com/tensorflow/examples/tree/master/lite/examples

Coming Soon! 🚀

BERT Q&A

Text classification

Speech commands

Smart reply

Object detection

Recommedation

Model personalization

Super resolution

Gesture detection

Image classification

Reinforcement learning

Goals📝

  • Adding all pre-existing example apps to the repo
  • Designing & Creating other apps using the new Task API
  • Designing & Creating example apps with the Interpreter, to show the implementation.
  • Maintaining the Apps

Contribute ❤️

You can just create new a new issue or mail me at [email protected]

tensorflow-lite-samples-kotlin's People

Contributors

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