Hi ! Some time ago I wrote a post about how to use Camtasia and Skype to record an audio conversation and later create an audio file for your podcast. Today we live in Zoom days, so it’s time to update this post to perform the same task using Zoom and Camtasia. Disclaimer: Zoom, in…… Continue reading #Tutorial – Record a #Zoom conversation with #Camtasia and produce an Audio output for your podcast !
Category: Windows 10
#CustomVision – Analizando imágenes con PostMan con un proyecto de #CustomVision en un #Docker Container
Buenas ! El post de hoy es uno simple, y que tengo que apuntar para el futuro: Utilizar PostMan para realizar una petición HTTP POST para analizar una imagen con un proyecto de Custom Vision alojado en un Docker container. En mis post anteriores escribí sobre como crear y exportar un proyecto en CustomVision.ai; y…… Continue reading #CustomVision – Analizando imágenes con PostMan con un proyecto de #CustomVision en un #Docker Container
#CustomVision – Analyzing images using PostMan from a #CustomVision project hosted in a #Docker Container
Hi ! Today’s post is a simple one that I’ll use for sure in the future: How to make an HTTP Post Request using Postman to analyze an image using a Custom Vision project hosted in a docker container. In my previous posts I share the necessary steps to export a CustomVision.ai project and run…… Continue reading #CustomVision – Analyzing images using PostMan from a #CustomVision project hosted in a #Docker Container
#CustomVision – Analizando imágenes en una Console App utilizando un proyecto de #CustomVision en #Docker Container
Buenas ! Este es un post especial, ya que es el 1ro que escribo completamente desde mi . Estoy seguro que Javier (@jsuarezruiz), Yeray (@JosueYeray), Braulio (@braulio_sl), Luis, Sara, Roberto y otros mac users estarían orgullosos de mi 😀 Basado en el post anterior, he compilado y ejecutado mi proyecto Custom Vision Marvel en Docker…… Continue reading #CustomVision – Analizando imágenes en una Console App utilizando un proyecto de #CustomVision en #Docker Container
#CustomVision – Analyzing images in a Console App using a #CustomVision project in a #Docker Container
Hi ! This is a special post. It’s the 1st one I write completely in my MacBook, so I’m sure that Javier (@jsuarezruiz), Yeray (@JosueYeray), Braulio (@braulio_sl), Luis, Sara, Roberto and other mac users will be proud of me 😀 So, I build and run my Custom Vision Marvel project in Docker for Mac. Smooth…… Continue reading #CustomVision – Analyzing images in a Console App using a #CustomVision project in a #Docker Container
#CustomVision – Utilizando un proyecto Custom Vision en un #Docker Container local
Buenas ! Ahora que ya tengo en funcionamiento Docker en Windows 10 es tiempo de exportar un proyecto de CustomVision y ejecutarlo dentro de un container. Cuando exportamos hay 2 version disponibles: Linux or Windows En mi caso no pude compilar la versión de Windows, asi que trabajare con la versión de Linux. El zip…… Continue reading #CustomVision – Utilizando un proyecto Custom Vision en un #Docker Container local
#CustomVision – Running a Custom Vision project in a local #Docker Container
Hi ! So now that I have Docker running in Windows 10, it’s time to use a Custom Vision model in Windows hosted in Docker container. There are 2 version available to export from CustomVision.ai for each one the projects: Linux or Windows I could not sucessfully built the Windows version, so I’ll work with…… Continue reading #CustomVision – Running a Custom Vision project in a local #Docker Container
#Windows10 – Problemas al instalar #docker en Windows 10 Home, necesitas Pro o Enterprise
Buenas ! Voy a poner on hold mis posts sobre Custom Vision para agregar un pequeño ayuda memoria para mi: No instales Windows 10 Home si piensas utilizar Docker! Hace poco instale un nuevo entorno de desarrollo y al momento de instalar Docker Desktop me encontré con el siguiente mensaje Docker Desktop requires Windows 10…… Continue reading #Windows10 – Problemas al instalar #docker en Windows 10 Home, necesitas Pro o Enterprise
#Windows10 – Can’t install #docker on Windows 10 Home, need Pro or Enterprise
Hi ! I hold my series of posts on Custom Vision to add another brain reminder, this one is Do not install Windows 10 Home if you are going to use Docker! I recently installed a new dev environment, and when I was going to install Docker Desktop I found this amazing message Docker Desktop…… Continue reading #Windows10 – Can’t install #docker on Windows 10 Home, need Pro or Enterprise
#WinML – Alternatives to #Yolo for object detection in #ONNX format
Hi! A few days ago I commented with some colleagues the example of using TinyYolo In a UWP Application. Now it is a very task, because we can use a ONNX model in an Windows 10 application. Note: The App can be an UWP app or a standard Win32 app, like, for example, the classic…… Continue reading #WinML – Alternatives to #Yolo for object detection in #ONNX format