#AzureIoT – Create an Azure IoT Module from a Custom Vision 👀 project – Full Series

Hi ! It’s time to close the the series of posts about how to create an Azure IoT Edge module that run a Custom Vision exported project from https://customvision.ai. And the step-by-step posts: References Azure Custom VisionAzure Custom Vision DocumentationAzure IoT ToolsDeploy your first IoT Edge module to a virtual Linux device

#Event – “Scaling a POC to an Enterprise using Azure Custom Vision” at the Azure Sydney User Group. Session Resources

Hi ! I had a great time early in the day with some friend from Australia. As usual, time for slides and code: Slides Code https://github.com/elbruno/events/tree/main/20210421%20Sydney%20CV My Session – Video Coming soon Resources Kaggle, Distracter Driver challengeAzure Custom VisionAzure IoT Central

#Event – Resources used with @ivanatilca during the “Lessons Learned creating a multiplatform AI project for Azure Kinect and Hololens 2” for the Global XR Talks

Hi ! We had an amazing time last week with Ivana at the Global XR Talks, sharing some of our lessons learned creating an Mixed Reality app to work in Hololens 2 and Azure Kinect. As usual, now it’s time for slides and code Slides Code The main scripts for Camera and Cognitive Services interaction…… Continue reading #Event – Resources used with @ivanatilca during the “Lessons Learned creating a multiplatform AI project for Azure Kinect and Hololens 2” for the Global XR Talks

#Unity3D – Making a CustomVision.ai HTTP Post call to have a better #MRTK experience with #CognitiveServices @ivanatilca

Hi ! Quick post today, with mostly sample code. And, it’s all about a scenario that we faced with Ivana a couple of days ago while we were using MRTK and we were trying to use some Cognitive Services. As of today, not all the services in Cognitive Services are supported and have official Unity3D…… Continue reading #Unity3D – Making a CustomVision.ai HTTP Post call to have a better #MRTK experience with #CognitiveServices @ivanatilca

#CognitiveServices – #AnomalyDetector Service running on Containers (some #docker time!)

Hi! I was chatting about the new features and the use cases supported using the brand new (and still in Preview) Cognitive Services Anomaly Detector and I realized that we can use the service with local containers (instead of the cloud service), but there is something different in this Service. Why to use containers? Azure…… Continue reading #CognitiveServices – #AnomalyDetector Service running on Containers (some #docker time!)

#CognitiveServices – Easy lines to convert CSV to JSON to be used on the #AnomalyDetector service

Hi! After the event “Building an Anomaly Detector System with a few or no lines of code” at MsftReactor, some people asked for the 2 lines that I used to convert a CSV file to JSON, to be used with Cognitive Services Anomaly Detector, so here they are. https://gist.github.com/elbruno/fee6dca88573bae14557c60c25d33ec4 Important: you need Newtonsoft.Json to build…… Continue reading #CognitiveServices – Easy lines to convert CSV to JSON to be used on the #AnomalyDetector service

#Event – Resources used during my session “Building an Anomaly Detector System with a few or no lines of code” @MsftReactor

Hi! My 1st session at Microsoft Reactor and it was amazing. We had engaging conversations around Machine Learning and Anomaly Detection, and as I promised here are the resources used. Building an Anomaly Detector System with a few or no lines of code More Information https://www.microsoftevents.com/profile/form/index.cfm?PKformID=0x8330114abcd Slides Source Code https://github.com/elbruno/events/tree/master/2019%2011%2021%20Anomaly%20Detections%20Reactor Reference Links General Introduction to…… Continue reading #Event – Resources used during my session “Building an Anomaly Detector System with a few or no lines of code” @MsftReactor

#CognitiveServices – Nuevo Servicio: Anomaly Detector

Buenas! Durante estos días, estoy totalmente centrado en un increíble evento en Avanade Canada: Canada !nnovate Event, y casi me pierdo el lanzamiento de este nuevo servicio, en la familia Cognitive Services: Anomaly Detector. Este fin de semana tenia pensado terminar mi sesión para la próxima Global AI Night (link), sin embargo, me parece que…… Continue reading #CognitiveServices – Nuevo Servicio: Anomaly Detector

#CognitiveServices – New service: Anomaly Detector

Hi ! So, I’m fully focused on have an amazing Canadian !nnovate Event in Avanade and I almost miss this new service, in the Cognitive Services Family: Anomaly Detector. I was planning to run my 30K Around the Bay this weekend and also finish my session for the next Global AI Night (link), however I…… Continue reading #CognitiveServices – New service: Anomaly Detector

#Azure – Single Key for all Services in #CognitiveServices, that’s cool :D

Hi ! Quick Friday post. And an amazing one, because now we have the chance to create a single Key to be use around a bunch of Cognitive Services. That’s mean we don’t need to remember and store different keys for LUIS, Face Emotion, and more. A single key will cover most of these scenarios…… Continue reading #Azure – Single Key for all Services in #CognitiveServices, that’s cool 😀