Blog posts

The latest on Masterful and tips on Machine Learning

Posts about:

AutoML

Tackling a real-world CV problem with Masterful AI

Image of Nikhil Gajendrakumar
Nikhil Gajendrakumar

Deep learning has opened the door to tackling many real-world computer vision problems. But building and deploying Deep Learning models has always been a tedious task of labeling the entire dataset, finding the right hyperparameters, determining a data augmentation policy, and then deploying the model.

Masterful makes building and deploying Deep Learning models orders of magnitude easier. All you need to get started is to label a small fraction of your image data. Masterful’s meta-learner finds the optimal hyperparameters, augmentation policy, and trains the model both on labeled and unlabeled data. 

In this post, we’ll show how easy it is to solve a real-world computer vision problem using Masterful.

Read more

10x your Computer Vision development with Masterful Low-Code

Image of Tom Rikert
Tom Rikert

Today we’re making a big leap forward in enabling new applications and insights for every enterprise that uses visual data. We’re releasing the next version of Masterful, the platform that automates model development for computer vision. Masterful now includes a low-code interface that enables developers to build models faster than ever before. Using a simple command-line interface (CLI), any developer can build production-grade models without needing to write code in TensorFlow or PyTorch. Our low-code interface also opens up CV development to an even wider universe of developers!

Read more

Google Vertex vs Masterful AI (Part 2): Using unlabeled data

Image of Jack Lynch
Jack Lynch

In a previous post we compared Masterful AI’s computer vision training platform to Google’s Vertex AI AutoML platform.  We observed significant improvements across the board from Masterful. But that comparison only considered the use of labeled data, whereas Masterful—unlike Vertex—can also leverage your unlabeled data to improve performance, using semi-supervised learning (SSL).

Read more

Hyperparameters that can save your AWS bills

Image of Nikhil Gajendrakumar
Nikhil Gajendrakumar

       

Read more

Announcing Masterful 0.4.1

Image of Yaoshiang Ho
Yaoshiang Ho

We’re excited to announce the v0.4.1 release of Masterful, the training platform for computer vision models!

Read more

Stop burning money on the wrong batch size

Image of Nikhil Gajendrakumar
Nikhil Gajendrakumar

Once your training runs become material in terms of wall-clock time and hardware budget, it's time to look at improving your batch size. If your batch size is too small, your training runs are taking longer than necessary and you are wasting money. And if your batch size is too large, you are training with more expensive hardware than you need.

Read more

Hello World

Image of Sam Wookey
Sam Wookey

We're thrilled to announce that the Masterful AutoML platform is now available on the Python Package Index for everyone to use. Installation is as easy as pip install masterful. You get the full power of our deep learning platform to train your models to peak performance without manual tuning. With Masterful, developers can focus on solving problems with ML instead of wasting time and brain cells running endless training experiments.

Read more