-
#Event – Evento Virtual, Machine Learning .Net & Azure Functions
Buenas! Adelanto de eventos, en esta ocasión con los amigos de Colombia en MeetUp virtual donde compartiré escenario virtual con Juan Carlos Ruiz. El evento será transmitido por YouTube el próximo miércoles 1ro de Agosto. 1. Machine Learning .Net y Windows Machine Learning, herramientas de ML para .Net Developers En el pasado MS Build se… — read more
-
#Event – Video of [Introduction to Machine Learning.Net] and full disconnection moment while I was running to escape from the bears in northern Canada
Hi! I have to take advantage of the fact that there is just a satellite above me, because in the middle of northern Canada, I only have internet 10 minutes a day. A few weeks ago I was lucky enough to be invited to MundoSQL to share 60 minutes with an introduction to Machine Learning.Net… — read more
-
#Event – Grabación del evento Introducción a Machine Learning.Net y fotos de desconexión total mientras corro para escapar de los osos en el norte de Canada
Buenas! Tengo que aprovechar que justo hay un satélite arriba mio, ya que en el medio del norte de Canada, solo tengo internet 10 minutos al dia (literales!) Hace unas semanas tuve la suerte de ser invitado a MundoSQL para hablar 1 hora con una introducción a Machine Learning.Net para programadores. Al amigo Juan Carlos… — read more
-
[Xamarin.Forms] Addins y extensiones para Visual Studio macOS y Windows
Originally posted on Javier Suárez | Blog: Introducción Visual Studio para macOS y Windows cuentan con modelos de extensión diferentes, modelos para crear interfaces de usuario diferentes y habitualmente trasladar un addin de macOS a una extension en Windows o viceversa, es costoso. ¿Podemos simplificar el proceso?, ¿podemos lograr compartir más elementos?. En este artículo,… — read more
-
#MLNET – Export Machine Learning.Net models to #ONNX format
Hi! Machine Learning.Net has a new release. In this version 0.3, there are several very interesting features. Cesar De la Torre explains in a very detailed way all these new features (see references). I’ve had some extra time these days and I’ve been trying something that I find very interesting Export Machine Learning.Net models to… — read more
-
#MLNET – Exportando modelos de Machine Learning.Net a formato #ONNX
Buenas! Machine Learning.Net tiene un nuevo release y en esta versión 0.3, hay varias features interesantes. En el post de Cesar De la Torre se comentan estas nuevas features (ver referencias). Yo he tenido un hueco en estos días y me he dedicado a probar algo que me parece muy interesante La capacidad de exportar… — read more
-
#WinML – How to convert Tiny-YoloV3 model in CoreML format to Onnx and use it in a #Windows10 App
Windows 10 and YOLOV2 for Object Detection Series Introduction to YoloV2 for object detection Create a basic Windows10 App and use YoloV2 in the camera for object detection Transform YoloV2 output analysis to C# classes and display them in frames Resize YoloV2 output to support multiple formats and process and display frames per second How… — read more
-
#WinML – Tutorial para convertir YoloV3 de CoreML a Onnx para utilizarlo en una #Windows10 App
Crear una Windows 10 UWP App y utilizar YoloV2 para reconocer objetos Introduccion a YoloV2 como modelo de reconocimiento de objetos Como crear una UWP App y analizar los frames de la webcam utilizando YoloV2 Convirtiendo el resultado de YoloV2 a clases C# y mostrarlas en modo Frames Redimensionar el output para trabajar con diferentes… — read more
-
#WinML – Problems With ONNX and Machine Learning.Net in the latest versions of #Windows10 Insiders
Hi! After writing a step by step on how to use YoloV2 in a Windows App 10, I find that in the latest versions of Windows Insider, WinML It’s not working properly. Windows 10 and YOLOV2 for Object Detection Series Introduction to YoloV2 for object detection Create a basic Windows10 App and use YoloV2 in… — read more
-
#WinML – Problemas con ONNX y Machine Learning.Net en las versions de #Windows10 Insiders
Buenas! Después de escribir un paso a paso sobre como utilizar YoloV2 en una App Windows 10, me encuentro con que en las ultimas versiones de Windows Insider, WinML no funciona correctamente. Crear una Windows 10 UWP App y utilizar YoloV2 para reconocer objetos Introduccion a YoloV2 como modelo de reconocimiento de objetos Como crear… — read more
-
#Humor – Captcha for Programmers
Hi ! Greetings @ Burlington El Bruno — read more
-
#WinML – How to create a #Windows10 App using #YOLO for object detection (4 of 4)
Windows 10 and YOLOV2 for Object Detection Series Introduction to YoloV2 for object detection Create a basic Windows10 App and use YoloV2 in the camera for object detection Transform YoloV2 output analysis to C# classes and display them in frames Resize YoloV2 output to support multiple formats and process and display frames per second Hi!… — read more
-
#WinML – Creando una #Windows10 App con #YOLO para reconocer objetos (4 de 4)
Crear una Windows 10 UWP App y utilizar YoloV2 para reconocer objetos Introduccion a YoloV2 como modelo de reconocimiento de objetos Como crear una UWP App y analizar los frames de la webcam utilizando YoloV2 Convirtiendo el resultado de YoloV2 a clases C# y mostrarlas en modo Frames Redimensionar el output para trabajar con diferentes… — read more
-
How to startup multiple projects on VS for MAC
Originally posted on Juanlu, ElGuerre: En esta ocasión y de manera breve, veremos a través de un pequeño video como ejecutar varios proyectos (.csproj) a la vez desde Visual Studio for MAC. https://youtu.be/4Zkppc9FTwA Un saludo Juanlu — read more
-
#MVPBuzz – Renewed as Microsoft MVP, 11 years and in Artificial Intelligence & Windows Development!
Hi! A couple of days ago, my Twitter TL was flooded with congratulations to the MVPs. In my case I was lucky enough to be recognized one more year. This year in the Windows Development and Artificial Intelligence categories . I have to thank the entire Canada Microsoft Community who have helped me a lot… — read more
-
#MVPBuzz – ¡Renovado como Microsoft MVP, 11 años y en Inteligencia Artificial y Windows Development!
Buenas! Hace un par de días, mi TL de Twitter se inundó con las felicitaciones a los MVPs. En mi caso tuve la suerte de ser reconocido un año más. Esta vez en las categorías Windows Development y Artificial Intelligence. Tengo que agradecer a toda la comunidad de Microsoft de Canada que me han ayudado… — read more
-
#WinML – How to create a #Windows10 App using #YOLO for object detection (3 of 4)
Windows 10 and YOLOV2 for Object Detection Series Introduction to YoloV2 for object detection Create a basic Windows10 App and use YoloV2 in the camera for object detection Transform YoloV2 output analysis to C# classes and display them in frames Resize YoloV2 output to support multiple formats and process and display frames per second Hi!… — read more
-
#WinML – Creando una #Windows10 App con #YOLO para reconocer objetos (3 de 4)
Crear una Windows 10 UWP App y utilizar YoloV2 para reconocer objetos Introduccion a YoloV2 como modelo de reconocimiento de objetos Como crear una UWP App y analizar los frames de la webcam utilizando YoloV2 Convirtiendo el resultado de YoloV2 a clases C# y mostrarlas en modo Frames Redimensionar el output para trabajar con diferentes… — read more
-
#Humor – Thanks for inventing #Javascript
Hi ! Greetings @ Burlington El Bruno — read more
-
Capturando pantallas como un campeón
Originally posted on Erick Orlando © – Software Developer: Hola gente! Después de mucho tiempo vuelvo a escribir otro post en mi blog, y hoy quiero compartir con ustedes un pequeño truco de Windows súper útil. A veces, cuando mis amigos me piden ayuda en algo de código y les pido una captura de pantalla… — read more