Goto

Collaborating Authors

 azure streaming analytic


Azure Streaming Analytics and Anomaly Detection

#artificialintelligence

Let's talk about this feature of Azure called stream analytics and how to detect an anomaly before it becomes a failure. Data stream is a set of data that is coming through and is very transient, it's not sitting in a traditional SQL database. If we had so, we can just run a batch job and run SQL query over that data and extract whatever insights we want under that data. But what if we have data that is just passing through an event hub? How do we run queries, get reports, raise alerts if something becomes unusual?


Posture Recognition using Kinect, Azure IoT, ML and WebVR

#artificialintelligence

With the recent success of depth cameras such as Kinect, gesture and posture recognition has become easier. Using depth sensors, the 3D locations of body-joints can be reliably extracted to used with any machine learning framework, specific gestures or posture can be modelled and inferred. Real world applications in Virtual Reality can be used for Yoga, Ballet training, Golf, anything related to activity recognition and proper postures. I also see application of it in the Architectural, Engineering, Construction and Manufacturing Industry by sending depth sensor data to the cloud to identify correct configurations. This is a proof of concept to detect pose "Y", "M", "C", "A" and stream the result back to the browser. This video explains a littlebit how it's hooked up together.


Posture Recognition using Kinect, Azure IoT, ML and WebVR

#artificialintelligence

With the recent success of depth cameras such as Kinect, gesture and posture recognition has become easier. Using depth sensors, the 3D locations of body-joints can be reliably extracted to used with any machine learning framework, specific gestures or posture can be modelled and inferred. Real world applications in Virtual Reality can be used for Yoga, Ballet training, Golf, anything related to activity recognition and proper postures. I also see application of it in the Architectural, Engineering, Construction and Manufacturing Industry by sending depth sensor data to the cloud. This is a proof of concept to detect pose "Y", "M", "C", "A" and stream the result back to the browser. This video explains a littlebit how it's hooked up together.