All Projects β†’ fritzlabs β†’ Fritz Models

fritzlabs / Fritz Models

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Fritz Models

android-trinity
android-trinity is tiny proactive framework with much of the scaffolding code required to start a new Android Application.
Stars: ✭ 44 (-89.57%)
Mutual labels:  developer-tools, mobile-development
Webdevscom
😍 All kinds of resources for Developers πŸ”± in one place.
Stars: ✭ 364 (-13.74%)
Mutual labels:  developer-tools, mobile-development
Mymovies
A Flutter app which shows a list of popular movies.
Stars: ✭ 371 (-12.09%)
Mutual labels:  mobile-development
Re Frisk
Take full control of re-frame app
Stars: ✭ 396 (-6.16%)
Mutual labels:  developer-tools
Vprof
Visual profiler for Python
Stars: ✭ 3,799 (+800.24%)
Mutual labels:  developer-tools
Ply
CSS inspection aided by visual regression pruning
Stars: ✭ 370 (-12.32%)
Mutual labels:  developer-tools
Recipes App React Native
Recipes App in React Native
Stars: ✭ 386 (-8.53%)
Mutual labels:  mobile-development
Isolator
Detect non-atomic interactions within DB transactions
Stars: ✭ 362 (-14.22%)
Mutual labels:  developer-tools
Resizer
An image resizing library for Android
Stars: ✭ 406 (-3.79%)
Mutual labels:  mobile-development
Fake Filler Extension
A browser extension for Chrome, Edge and Firefox that fills dummy text in all input fields in a page.
Stars: ✭ 383 (-9.24%)
Mutual labels:  developer-tools
Awesome Live Reloading
A curated collection of live-reloading / hot-reloading / watch-reloading tools for different languages and frameworks.
Stars: ✭ 396 (-6.16%)
Mutual labels:  developer-tools
Stylesync
A command line tool to extract shared styles from a Sketch document, and generate native code for any platform.
Stars: ✭ 382 (-9.48%)
Mutual labels:  developer-tools
Httplab
The interactive web server
Stars: ✭ 3,752 (+789.1%)
Mutual labels:  developer-tools
Awesome Wp Developer Tools
A collection of plugins, starter themes and tools to make WordPress development easier.
Stars: ✭ 388 (-8.06%)
Mutual labels:  developer-tools
Xcode Defaults
Awesome and useful Xcode defaults
Stars: ✭ 399 (-5.45%)
Mutual labels:  developer-tools
Solhint
Solhint is an open source project created by https://protofire.io. Its goal is to provide a linting utility for Solidity code.
Stars: ✭ 363 (-13.98%)
Mutual labels:  developer-tools
Skygear Server
Skygear - an open source serverless platform for modern secure app development
Stars: ✭ 380 (-9.95%)
Mutual labels:  mobile-development
Kafka Sprout
πŸš€ Web GUI for Kafka Cluster Management
Stars: ✭ 388 (-8.06%)
Mutual labels:  developer-tools
Draft
A tool for developers to create cloud-native applications on Kubernetes.
Stars: ✭ 3,972 (+841.23%)
Mutual labels:  developer-tools
Decentralized Internet
A SDK/library for decentralized web and distributing computing projects
Stars: ✭ 406 (-3.79%)
Mutual labels:  developer-tools

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 is the machine learning platform for iOS and Android developers. Teach your mobile apps to see, hear, sense, and think. Get started quickly with our pre-trained APIs, or use Fritz AI Studio to build and deploy your own custom models.

If you're ready to start building mobile apps powered by ML, sign up for a Fritz AI account.

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.

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].