What is Data-Centric Machine Learning?

What is Data-Centric Machine Learning?

When training a machine learning model, we mostly think about modifying the model architecture or model hyperparameters to improve performance. However, oftentimes we can actually get larger performance gains by modifying the data itself. Deep learning models are...
How to Improve Segmentation Inference Speed

How to Improve Segmentation Inference Speed

The Need for Fast & Light Architectures At LandingAI, we are continuously looking to find ways to provide our customers access and use of a wide variety of model options. In many of our real-world customer applications, we have found a strong need for high...
Deploying Your Computer Vision Model Using Docker

Deploying Your Computer Vision Model Using Docker

Estimate How Many Sips of Coffee You Take In this tutorial, we are going to use a computer vision deep learning model trained in LandingLens to create a simple coffee mug detector using our computer webcam, so we can count how many times we sip coffee while working....