Showing category results for Machine Learning

Jul 9, 2018
Post likes count0

Deploying a Batch AI Cluster for Distributed Deep Learning Model Training

Stephanie Marker

Microsoft and Land O'Lakes partnered to develop an automated solution to identify sustainable farming practices given thousands of satellite images of Iowan farms. Our primary goal was to reduce the reliance on manual interviewing of farmers and make it more profitable for farmers to follow sustainable farming practices. To tackle this issue our te...

Machine LearningContainers
Jul 5, 2018
Post likes count1

Satellite Images Segmentation and Sustainable Farming

Olga Liakhovich

Can Machine Learning help with detecting sustainable farming practices? In this blog post inspired by our collaboration with Land O'Lakes we share the lessons we learned in the image segmentation space.

Machine Learning
May 17, 2018
Post likes count0

Using Otsu’s method to generate data for training of deep learning image segmentation models

Clemens Wolff

In this article, we introduce a technique to rapidly pre-label training data for image segmentation models such that annotators no longer have to painstakingly hand-annotate every pixel of interest in an image. The approach is implemented in Python and OpenCV and extensible to any image segmentation task that aims to identify a subset of visually d...

Machine Learning
May 7, 2018
Post likes count0

Making sense of Handwritten Sections in Scanned Documents using the Azure ML Package for Computer Vision and Azure Cognitive Services

Tingting Zhao

Extracting general concepts, rather than specific phrases, from documents and contracts is challenging. It's even more complicated when applied to scanned documents containing handwritten annotations. We describe using object detection and OCR with Azure ML Package for Computer Vision and Cognitive Services API.

Machine LearningCognitive Services
Mar 6, 2018
Post likes count0

Sequence Intent Classification Using Hierarchical Attention Networks

Olga Liakhovich

We analyze how Hierarchical Attention Neural Networks could be helpful with malware detection and classification scenarios, demonstrating the usefulness of this approach for generic sequence intent analysis. The novelty of our approach is in applying techniques that are used to discover structure in a narrative text to data that describes the beha...

Machine Learning
Dec 5, 2017
Post comments count1
Post likes count0

Comparing Image-Classification Systems: Custom Vision Service vs. Inception

Clemens Wolff

This story covers how to get started with transfer-learning and build image classification models in Python with the Custom Vision Service. We compare the results with the popular Tensorflow-based models Inception and MobileNet.

Machine LearningCognitive Services
Dec 4, 2017
Post likes count0

Stock Market Predictions with Natural Language Deep Learning

Patty Ryan

We developed a deep learning model using a one-dimensional convolutional neural network to predict future stock market performance of companies using Azure Machine Learning Workbench and Keras.

Machine Learning