Improving mobile app user experiences with AI and location data

In this post, we will try to analyze how we can leverage the emergence of powerful sensors that we carry in our smartphones and the huge… | Continue reading


@heartbeat.fritz.ai | 5 years ago

2018's Top iOS Camera Apps

This year’s best photo editing, video editing, and GIF-making apps in the App Store | Continue reading


@heartbeat.fritz.ai | 5 years ago

Why do neural networks work?

Signup here to get content like this delivered to your inbox each week! | Continue reading


@heartbeat.fritz.ai | 5 years ago

ML Kit's Text Recognition API: iOS vs. Android

Firebase’s ML Kit Android vs iOS on using DeltaML | Continue reading


@heartbeat.fritz.ai | 5 years ago

Forecasting Sales Using Facebook's 'Prophet'

Sales forecasting is one the most common tasks in many sales driven organizations. This activity enables organizations to adequately plan… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Introduction to Kotlin on Android: Concision and Safety

A replacement to Java? Is it any good? | Continue reading


@heartbeat.fritz.ai | 5 years ago

Building an emotion detector for cats using Custom Vision and Core ML

Your cat is (not) grumpy! 😾 | Continue reading


@heartbeat.fritz.ai | 5 years ago

Real-time text detection on iOS and Android using React-Native

We live in the world that’s still transitioning from inventions of the Renaissance to inventions of the modern technological era. A couple… | Continue reading


@heartbeat.fritz.ai | 5 years ago

To buy or to build (AI): That is the question

Companies across all industries are exploring the opportunities AI holds for their business models. While identifying first AI use cases… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Streamlining Reddit's UX with Auto-Completion on iOS Using Create ML

Nothing frustrates me more than filling out a long form on my phone. The keyboard is too small and questions always feel redundant… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Comprehensive glossary for for machine learning on the web and mobile

Machine learning, deep learning, neural networks, artificial intelligence. You can’t work a day in tech without coming across one of these… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Recognize handwritten digits on iOS in real-time with Core ML

After working on a couple of occasions with handwritten recognition I’m in total awe of this piece of technology. Just by sending an image… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Predicting stock prices with deep learning: A Keras LSTM model

In this tutorial, we’ll build a Python deep learning model that will predict the future behavior of stock prices. | Continue reading


@heartbeat.fritz.ai | 5 years ago

Machine learning with Python: Hacks, tricks, and cheat sheets

We describe some essential hacks and tricks for practicing machine learning with Python. | Continue reading


@heartbeat.fritz.ai | 5 years ago

6 techniques that enable smartphones to run neural networks in real time

6 powerful techniques that enable neural networks to run on mobile phones in real time. | Continue reading


@heartbeat.fritz.ai | 5 years ago

Counting Items on Android in Real-Time with Fritz Object Detection

Hi all! This post is a continuation of my earlier series: Machine Learning on Android using Firebase ML Kit. | Continue reading


@heartbeat.fritz.ai | 5 years ago

Benchmarking real-world performance of TensorFlow Mobile on 70+ Android devices

Previous, I looked at the speed of Core ML models running on various Apple devices. The recent addition of the powerful neural engine in… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Reduce Core ML 2 Model Size by 4X Using Quantization in iOS 12

This year Apple introduced Core ML 2 at WWDC18, with a focus on making Machine Learning more flexible and powerful for developers to use. | Continue reading


@heartbeat.fritz.ai | 5 years ago

The Lifecycle of Mobile Machine Learning Models

7 stages of a machine learning model’s lifecycle to manage to deliver reliable, scalable mobile experiences. | Continue reading


@heartbeat.fritz.ai | 5 years ago

20 Minute Masterpiece: Custom Style Transfer Models with Google Colab and Fritz

Train your own mobile-ready style transfer model with Google Colab and Fritz | Continue reading


@heartbeat.fritz.ai | 5 years ago

5 Challenges for Developing Mobile Apps with AI and ML Capabilities

Many of your favorite mobile apps are currently using some form of neural networks and/or machine learning techniques to personalize your… | Continue reading


@heartbeat.fritz.ai | 5 years ago

ML Kit vs. Tesseract OCR: Comparing Text Recognition SDKs on Android

Firebase’s ML Kit vs Tesseract OCR on Android devices | Continue reading


@heartbeat.fritz.ai | 5 years ago

Real-Time Object Detection on Raspberry Pi Using OpenCV DNN

and MobileNet-SSD | Continue reading


@heartbeat.fritz.ai | 5 years ago

The 7 P's of Building and Growing a Tech Community

I’ve always thought of community as something akin to a party. A thing that forms largely by happenstance, where participants are… | Continue reading


@heartbeat.fritz.ai | 5 years ago

How to Build a Real-Time Object Detection iOS App Using TensorFlow

In this article, I will introduce how to build your own real-time object recognition iOS app. Thanks to other people’s articles you can… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Using TensorFlow.js to Automate the Chrome Dinosaur Game

An Intro to Neural networks using TensorflowJS | Continue reading


@heartbeat.fritz.ai | 5 years ago

Detecting the language of a person's name using a PyTorch RNN

In this tutorial, we’ll build a Recurrent Neural Network (RNN) in PyTorch that will classify people’s names by their languages. We assume… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Build your own portrait mode using machine learning in

Image segmentation is a computer vision task that labels each pixel in an image with the type of object it belongs to. We can use that… | Continue reading


@heartbeat.fritz.ai | 5 years ago

ML Kit vs. Tesseract OCR: Which SDK works better for mobile text recognition?

We compared TesseractOCR & FirebaseML Kit on dataset of ~1000 images to check which of these libraries perform better & here are the… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Top 25 open-source machine learning projects on GitHub

In the last couple of years, machine learning has opened up new horizons in a wide range of industries, with advanced use cases emerging… | Continue reading


@heartbeat.fritz.ai | 5 years ago

How AI-first hardware acceleration is powering mobile machine learning

Recently, Apple showcased its new iPhone lineup, launching the iPhone XS, XS max, and XR. The most remarkable feature Apple included in… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Tips for Building an Android App with TensorFlow Lite

Read Part 1 here | Continue reading


@heartbeat.fritz.ai | 5 years ago

ML on Android: Build your first app with a custom TensorFlow Lite model

Read Part 1 here | Continue reading


@heartbeat.fritz.ai | 5 years ago

Machine learning improvements on iOS 12 and new iPhone X series

On-device machine learning is gaining more and more traction among developers around the world. It’s now considered the best way to bring… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Transforming photos into artistic masterpieces: Neural transfer with PyTorch

In this tutorial, we’ll cover how to implement the neural-style algorithm that’s based on this paper. | Continue reading


@heartbeat.fritz.ai | 5 years ago

iOS 12 Core ML Benchmarks

With the A11 Bionic’s Neural Engine in last year’s iPhone X, Apple introduced its first chip for hardware-accelerated AI. This year, Apple… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Compiling a TensorFlow Lite Build with Custom Operations

While TensorFlow Lite is amazing, it has certain shortcomings that surface when you’re trying to run a model containing custom operations… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Introduction to Natural Language Processing Using NLTK

Intro to NLP with NLTK | Continue reading


@heartbeat.fritz.ai | 5 years ago

Transferring ML Models from PyTorch to Caffe2 and Mobile Using ONNX

In this tutorial, we’ll cover how to convert a model in PyTorch to the ONNX format and then load it to Caffe2. We’ll then use Caffe2’s… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Converting a Keras model that counts crowd size to iOS using Core ML

This is part two of a two-part series on counting crowds and lines with AI. Check out part one here. | Continue reading


@heartbeat.fritz.ai | 5 years ago

5 App Ideas to Unleash the Power of Mobile Machine Learning

With over 2 billion active Android devices and over 1 billion active iOS users, the mobile market provides the most engaging and… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Boosting Machine Learning Models Using XGBoost

In this tutorial we’ll cover XGBoost, a machine learning algorithm that has dominated the applied machine learning space recently. | Continue reading


@heartbeat.fritz.ai | 5 years ago

Building an Augmented Reality Shooter Game with ARKit on iOS

Introduction | Continue reading


@heartbeat.fritz.ai | 5 years ago

Real-Time Style Transfer Tutorial for iOS – Stylize pictures & videos

Neural networks have many practical use cases, from identifying street signs and people in self-driving cars to recognizing text and… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Real-Time Style Transfer for Android – Transform your photos into masterpieces

Have you tried photo editing apps like Prisma where you can apply artistic styles to any of your images? Creating filters or features like… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Embracing Machine Learning as a Mobile Developer

Regular attendees of tech conferences are well aware of pursuits to push machine learning by embracing and promoting it wherever (and… | Continue reading


@heartbeat.fritz.ai | 5 years ago

Building a Gesture-Based Interface iOS App with Core ML and ARKit

Harnessing mobile machine learning and augmented reality to browse the Internet with hand gestures | Continue reading


@heartbeat.fritz.ai | 5 years ago

Building a Real-Time Hand Sign Detector in iOS Using Core ML and Custom Vision

Core ML is an interesting means for adding a pre-trained machine learning model to your app. But one question that nagged me after trying… | Continue reading


@heartbeat.fritz.ai | 5 years ago