Holopix50k: A Large-Scale, In-the-Wild Stereo Image Dataset

Articles

Humans have two eyes, which allow us to see two viewpoints of a scene. Using the complementary information from these two viewpoints, we are able to perceive depth in the world around us.

Researchers have been trying to utilize the complementary information present in two viewpoints for a long time — this can be seen in a wide variety of industrial applications, such as robotics and self-driving cars, where multiple cameras are used.

Continue reading “Holopix50k: A Large-Scale, In-the-Wild Stereo Image Dataset”

Working with SnapML Templates in Lens Studio: Style Transfer

Articles

Artistic style transfer is one of the most intuitive and accessible computer vision tasks out there. Though there’s a lot happening under the hood of a style transfer model, functionally, it’s quite simple.

Style transfer takes two images — a content image and a style reference image — and blends them so that the resulting output image retains the core elements of the content image, but appears to be “painted” in the style of the style reference image.

Continue reading “Working with SnapML Templates in Lens Studio: Style Transfer”

Working with SnapML Templates in Lens Studio: An Overview

Articles

Just last month (June 2020) Snapchat released a major update for its Lens creation software — Lens Studio 3.0. Out of all the new things that came along with the release, one feature that stood apart was SnapML.

SnapML allows lens creators to use their own custom machine learning models inside filters. Snapchat filters already use ML for a variety of things like face tracking, surface tracking, segmentation, facial gestures, and more.

Continue reading “Working with SnapML Templates in Lens Studio: An Overview”

Text Auto-completion on Android Using the Levenshtein Distance

Articles

In a previous tutorial, the Levenshtein distance is implemented to measure the distance between 2 words based on a vector.

This tutorial builds on that implementation to create an Android app that automatically gives suggestions to the user as he/she is typing. The distances between the input text and an English dictionary of 20,000 words are calculated. The words with the lowest distances are suggested to the user to automatically complete the text.

Continue reading “Text Auto-completion on Android Using the Levenshtein Distance”

Transfer Learning for Mobile ML

Articles

Machine learning and deep learning are enabling amazing applications all around us. However, traditional models of deep neural networks are designed to take advantage of the vast memory and raw computing power of centralized servers.

In this article, we examine how the concept of ‘transfer learning’ may usher in deep learning efficiently on the edge, and more specifically, inside your smartphone.

Continue reading “Transfer Learning for Mobile ML”

6 Best AI PDF Analyzer Software and Tools for 2024

AI Tools

After all, PDFs can be packed with pages of information that take a long time for our human brains to process. AI makes it easier to extract just the essential insights you need in seconds.

The challenge is in figuring out which tool is going to give you the best functionality.

We’ve tested some of the most highly rated and reputable PDF AI readers, editors, and analyzers on the market, to bring you this list of amazing options to try.

Continue reading “6 Best AI PDF Analyzer Software and Tools for 2024”

Squarespace and AI: Building the Future

AI Website Builders Articles

I’ve been using Squarespace for two years and it’s been a smooth ride so far. I created my website for fashion products and it took just about a couple of days to set it up with images, content, and everything.

Two days isn’t a lot for setting up an ecommerce website without any help. But things have become even faster and smoother with AI. I integrated AI in my Squarespace store just a few weeks ago and I’m going to discuss what AI options we have.

Continue reading “Squarespace and AI: Building the Future”

Card Scanner on Android Using Firebase’s ML Kit and CameraX

Articles

Machine learning has changed the way users interact with mobile applications. It offers brand new experience to users, making apps capable of leveraging various features such as providing accurate, location-based recommendations; detecting and manipulating text from images; instantaneously detecting micro diseases, and much more!

Continue reading “Card Scanner on Android Using Firebase’s ML Kit and CameraX”

Snapchat Lens Creator Spotlight: Shimenta

Articles Interviews

I studied journalism in high school, but it wasn’t until I was using the “News From Home” lens by Jimena Depresbiteris, known on Snapchat as Shimenta, that I got to do my own broadcast.

Along with neon filters and festival inspired wear, she offers a range of funny and interactive lenses that let you share your own creativity with friends. A passionate lover of AR, I learned a bit more from the Italy-based creator.

Continue reading “Snapchat Lens Creator Spotlight: Shimenta”