Create AR Experiences on iOS and Android Using Unity

Create an ML-powered app in Unity with the Fritz Vision SDK and pose estimation | Continue reading


@heartbeat.fritz.ai | 4 years ago

Research Guide for Transformers

[Nearly] Everything you need to know in 2019 | Continue reading


@heartbeat.fritz.ai | 4 years ago

Logo Recognition iOS Application Using Machine Learning and Flask API

Comparing 5 popular neural net architectures on iOS: VGG16, ResNet50, InceptionV3, GoogleNet, and SqueezeNet using PyTorch | Continue reading


@heartbeat.fritz.ai | 4 years ago

Airbnb Clone with React Native Part 5: Loading Modal Implementation

Animating a server response delay | Continue reading


@heartbeat.fritz.ai | 4 years ago

Linear Regression with PyTorch and Python

Working with one of the most foundational algorithms for statistical analysis | Continue reading


@heartbeat.fritz.ai | 4 years ago

Building iOS-ready machine learning models with Apple's Create ML

Create an image classification model that’s ready to implement in an iOS app | Continue reading


@heartbeat.fritz.ai | 4 years ago

Introduction to CameraX on Android

The new way of using the camera in Android | Continue reading


@heartbeat.fritz.ai | 4 years ago

How to handle different field types in React Native forms with Formik and Yup

Confirm password, checkboxes, and hide/show password fields | Continue reading


@heartbeat.fritz.ai | 4 years ago

Combining Unity and on-device AI to create realistic AR experiences on iOS

Creating an ML-powered iOS app in Unity | Continue reading


@heartbeat.fritz.ai | 4 years ago

Research Guide for Depth Estimation with Deep Learning

[Nearly] Everything you need to know in 2019 | Continue reading


@heartbeat.fritz.ai | 4 years ago

Read on Generative Adversarial Networks(GANs)& how it's making machines creative

Generative algorithms have opened a new window for AI applications. Machine learning has traditionally been concerned with classifying/learning the behavior of a certain process, without trying to… | Continue reading


@heartbeat.fritz.ai | 4 years ago

DeOldify: Visualizing Image Colorization with Hyper-Realistic Artwork

Restoring color to vintage photos and videos with machine learning | Continue reading


@heartbeat.fritz.ai | 4 years ago

Deep learning frameworks for end-to-end speech recognition

Deep Learning-Based ASR | Continue reading


@heartbeat.fritz.ai | 4 years ago

Research Guide for Neural Architecture Search

[Nearly] Everything you need to know in 2019 | Continue reading


@heartbeat.fritz.ai | 4 years ago

Why PyTorch is the deep learning framework of the future

Ease-of-use, debugging tools, extensibility, compatibility, and more | Continue reading


@heartbeat.fritz.ai | 4 years ago

Airbnb Clone with React Native Part 4: Login Error Notifications

User authentication notifications | Continue reading


@heartbeat.fritz.ai | 4 years ago

Build and Validate Forms in React Native Using Formik and Yup

Responsive and easy-to-implement validation forms | Continue reading


@heartbeat.fritz.ai | 4 years ago

Exploring the anatomy of a high-performance convolution

Exploring ways to optimize neural network operations | Continue reading


@heartbeat.fritz.ai | 4 years ago

Research Guide for Video Frame Interpolation with Deep Learning

[Nearly] Everything you need to know in 2019 | Continue reading


@heartbeat.fritz.ai | 4 years ago

4 Techniques You Must Know for Natural Language Processing on iOS

Tokenization, language ID, part-of-speech tagging, and text identification | Continue reading


@heartbeat.fritz.ai | 4 years ago

How Authentication Flow Works in React Native Apps Using React Navigation 4.x.x

Handling user navigation between screens | Continue reading


@heartbeat.fritz.ai | 4 years ago

Examining the u-net architecture for image segmentation

Exploring the u-net deep learning architecture for segmentation. | Continue reading


@heartbeat.fritz.ai | 4 years ago

A 2019 Guide for Automatic Speech Recognition

Popular and recent approaches to processing and identifying human voices with deep learning | Continue reading


@heartbeat.fritz.ai | 4 years ago

Handling responsive layouts in React Native apps

Build React Native apps that look good on phones, tablets, and a variety of other devices. | Continue reading


@heartbeat.fritz.ai | 4 years ago

Recommender Systems in Python –Part 2 – Nearest Neighborhood Algorithm

Building a collaborative filtering-based movie recommender | Continue reading


@heartbeat.fritz.ai | 4 years ago

A 2019 Guide to Speech Synthesis with Deep Learning

Popular and current deep learning approaches to speech synthesis | Continue reading


@heartbeat.fritz.ai | 4 years ago

Build a “Not Hotdog” Clone with React Native

Image classification with Google’s Vision API | Continue reading


@heartbeat.fritz.ai | 4 years ago

Evaluate construction site safety in an iOS app

Building an iOS application for safety on site with Swift, Turi Create, and Core ML | Continue reading


@heartbeat.fritz.ai | 4 years ago

New ML Kit features on iOS – object detection, translation, AutoML

Object Detection, Translation, and AutoML Vision Edge | Continue reading


@heartbeat.fritz.ai | 4 years ago

Debugging machine learning models Fixing data-related issues

Part 2: Fixing Data Related Issues | Continue reading


@heartbeat.fritz.ai | 4 years ago

Recommender Systems in Python –Part 1 – Content Based Filtering

Implement a content-based recommender | Continue reading


@heartbeat.fritz.ai | 4 years ago

Airbnb Clone with React Native Part 3: Email Authentication with Firebase

Implementing user authentication with Firebase | Continue reading


@heartbeat.fritz.ai | 4 years ago

Seaborn Heatmaps: 13 Ways to Customize Correlation Matrix Visualizations

Custom heatmaps with Seaborn | Continue reading


@heartbeat.fritz.ai | 4 years ago

Text Classification on iOS Using Create ML

Classifying news categories in an iOS app using machine learning | Continue reading


@heartbeat.fritz.ai | 4 years ago

How to Use the Geolocation API in a React Native App

Building a real-time weather app with location data the OpenWeatherMap API | Continue reading


@heartbeat.fritz.ai | 4 years ago

Error Handling in Swift

Optionals, failable intializers, try/catch, and more | Continue reading


@heartbeat.fritz.ai | 4 years ago

Show HN: Automated video annotation tool for object detection on iOS

Track and label video frames automatically to create a custom dataset for object detection models on iOS | Continue reading


@heartbeat.fritz.ai | 4 years ago

Snapchat's boom, FaceApp's bust: The lessons of data privacy with AI on mobile

The data privacy case for on-device machine learning | Continue reading


@heartbeat.fritz.ai | 4 years ago

A 2019 Guide to Deep Learning-Based Image Compression

Popular and recent approaches | Continue reading


@heartbeat.fritz.ai | 4 years ago

Using Core ML and Natural Language for Sentiment Analysis on iOS

Classifying IMBD reviews on-device in Swift | Continue reading


@heartbeat.fritz.ai | 4 years ago

Tips and Tricks for Data Analysis with Pandas

Tips and Tricks to make your life with your data/pandas easier | Continue reading


@heartbeat.fritz.ai | 4 years ago

A comprehensive guide to build offline React Native apps with AsyncStorage

Learn how to build a to-do list application with React Native and Expo | Continue reading


@heartbeat.fritz.ai | 4 years ago

Guide to ML approaches for fixing photo defects

The Fault in our Snaps | Continue reading


@heartbeat.fritz.ai | 4 years ago

“Rock Paper Scissors” Trained in Browser AI/ML

Continue reading


@heartbeat.fritz.ai | 4 years ago

Research guide to human pose estimation

Examining popular and current approaches | Continue reading


@heartbeat.fritz.ai | 4 years ago

Airbnb Clone with React Native Part 2: Login Screen UI

Reusable components, props, and password toggling | Continue reading


@heartbeat.fritz.ai | 4 years ago

StyleGANs: SOTA and New Approaches

Switch up your style and let your imagination run free by unleashing the power of Generative Adversarial Networks | Continue reading


@heartbeat.fritz.ai | 4 years ago

Passing Data Between Fragments on Android Using ViewModel

Managing UI-related data in activity lifecycles | Continue reading


@heartbeat.fritz.ai | 4 years ago