Giter Site home page Giter Site logo

8-diagrams / fritz-models Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johndpope/fritz-style-transfer

0.0 1.0 0.0 10.26 MB

Train and deploy machine learning models for mobile apps with Fritz AI.

Home Page: https://www.fritz.ai

License: MIT License

Python 61.25% Jupyter Notebook 37.15% Swift 0.67% Makefile 0.88% PureBasic 0.05%

fritz-models's Introduction

Fritz AI Models

A collection of machine and deep learning models designed to run on mobile devices.

Models in this repository contain code and utilities for training models as well as converting them to mobile-friendly formats like Core ML, TensorFlow Mobile, and TensorFlow Lite.

Fritz AI

Fritz AI helps you teach your applications how to see, hear, feel, think, and sense. Create ML-powered features in your mobile apps for both Android and iOS. Start with our ready-to-use feature APIs or connect and deploy your own custom models.

Sign up for an account on Fritz AI in order to get started with machine learning in your apps.

Models

  • Image Labeling: Label images based on their content.
  • Object Detection: Localize and label objects in an image with a bounding box.
  • Style Transfer: Transform images into works of art by transfering the style of one image onto the content of another.
  • Image Segmentation: Semantic segmentation of images. Assign a value to each pixel of an image corresponding to the type of object it belongs to.
  • Create ML Playgrounds: A series of playgrounds for training models with Apple's Create ML tool

Don't see the model you're looking for? Open an issue and let us know!

Add to your app

To see live demonstrations of these models running on-device, the Heartbeat App is available in both the App Store (source code) and Play Store (source code).

If you'd like to incorporate any of these models or versions you've trained into your own app, head over to Fritz. SDKs are available for both iOS and Android.

Additional resources

Additional, non-code resources for machine learning and AI.

A note about large files

Large files like model checkpoints, data, and archives of compiled code are managed via git lfs. You need to have Git LFS installed in order to download these files. Installation instructions are available here.

If you have Git LFS installed, large files will download automatically by default. This can take a while and require a good connection. To clone this repository without downloading the model checkpoints, you can run:

GIT_LFS_SKIP_SMUDGE=1 git clone ...

Stay in touch with Fritz AI

To keep tabs on what we’re up to, and for an inside look at the opportunities, challenges, and tools for mobile machine learning, subscribe to the Fritz AI Newsletter.

Join the community

Heartbeat is a community of developers interested in the intersection of mobile and machine learning. Chat with us in Slack, and stay up to date on industry news, trends, and more by subscribing to Deep Learning Weekly.

Help

For any questions or issues, you can:

  • Submit an issue on this repo
  • Go to our Help Center
  • Message us directly in Slack

fritz-models's People

Contributors

abdinoor avatar dependabot[bot] avatar gbildson avatar ghop02 avatar hsiaoer avatar jamesonthecrow avatar johnlunaon avatar karen-tran avatar ozgurshn avatar svetagr 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.