Showing results for Machine Learning (ML) - ISE Developer Blog

Sep 27, 2021
Post likes count1

Detecting “Action” and “Cut” in Archival Footage Using a Multi-model Computer Vision and Audio Approach with Azure Cognitive Services

Nile Wilson
Nile Wilson

Movies and TV shows require multiple takes per scene and may have a substantial amount of archival footage as a result. Here, we use Azure Cognitive Services and custom code to develop a multi-model Machine Learning (ML) solution to automatically detect discardable footage to save media companies manual archiving hours and storage space.

CSEMachine LearningCognitive Services
Sep 20, 2021
Post likes count0

Building an Action Detection Scoring Pipeline for Digital Dailies

Samuel Mendenhall
Samuel Mendenhall

Media companies capture footage filmed for the entire day in what's known as ‘digital dailies’. When talking about terabytes and petabytes of content, storage costs can be a factor. Lets explore Machine Learning approaches to identify which content can be archived or discarded which will save on those storage costs.

CSEMachine LearningCognitive Services
Oct 29, 2020
Post likes count0

Building A Clinical Data Drift Monitoring System With Azure DevOps, Azure Databricks, And MLflow

Nile Wilson
Nile Wilson

Hospitals around the world regularly work towards improving the health of their patients as well as ensuring there are enough resources available for patients awaiting care. During these unprecedented times with the COVID-19 pandemic, Intensive Care Units are having to make difficult decisions at a greater frequency to optimize patient health outco...

CSEMachine LearningDevOps
Mar 6, 2018
Post likes count0

Sequence Intent Classification Using Hierarchical Attention Networks

Olga Liakhovich
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
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
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
Nov 21, 2017
Post likes count0

Autoscaling Deep Learning Training with Kubernetes

Rita Zhang
Rita Zhang

We explore how we worked with a customer to add autoscaling capability to a Kubernetes cluster to meet bursty demands for deep learning training in a cost-efficient manner.

Machine LearningContainers