Hi! In my previous post I created a sample on how to use ImageAI and OpenCV to detect Hololens from a webcam frame (see references). I added some code to the last sample, and I found that the performance was not very good. With the previous sample code, I couldn’t process more than 1 frame…… Continue reading #Python – Detecting #Hololens in realtime in webcam feed using #ImageAI and #OpenCV with performance improvements
Tag: Image Recognition
#RaspberryPi – Running a #python script in a Python Virtual Environment on reboot / startup
Hi! Adrian Rosebrock is a very smart person who has tons of great resources about Computer Vision in PyImageSearch.com. Most of them are with Python, and he also have some of them focused on how to perform CV using OpenCV in a Raspberry Pi. In the post [Running a Python + OpenCV script on reboot,…… Continue reading #RaspberryPi – Running a #python script in a Python Virtual Environment on reboot / startup
#Event – I’ll be at the Caribbean Developer Conference on October ! #CDC2019
Hi ! Wow, I’ll completely amazed because I’ll have the chance to share some Machine Learning, Custom Vision and other experiences in the Caribbean Developer Conference in October. Caribbean Developer Conference This event is great and as usual, the list of speakers is AMAZING! I’ll share more details later, and in the meantime, if you…… Continue reading #Event – I’ll be at the Caribbean Developer Conference on October ! #CDC2019
#Event – Resources for the sessions about #DeepLearning and #CustomVision at the @ChicagoCodeCamp
Hi! Another post-event post, this time with a big thanks to the team behind one of the most amazing event I’ve been this year: Chicago CodeCamp. I had the chance to meet a lot of amazing people, to learn a lot during the sessions and also to visit the great city of Chicago. As usual,…… Continue reading #Event – Resources for the sessions about #DeepLearning and #CustomVision at the @ChicagoCodeCamp
#AI – Exporting #CustomVision projects to #docker for #RaspberryPi, the extra 2 steps
Hi ! I wrote several posts on how to create a image analysis solution using CustomVision.ai and how to export and use the project in a Raspberry Pi with Docker. In my posts, I created a custom docker file for RPI using as a base the Linux one, from CustomVision.ai. There is a new feature…… Continue reading #AI – Exporting #CustomVision projects to #docker for #RaspberryPi, the extra 2 steps
#AI – Los proyectos de CustomVision.ai se pueden exportar para ser utilizados con el Vision AI Developer Kit
Buenas ! Estaba planeando escribir un par de posts sobre las características de Inteligencia Artificial en la suite de Microsoft, cuando comprobé esta característica disponible en CustomVision.ai. El año pasado, Microsoft lanzó un programa llamado [Vision AI Developer Kit for IoT Solution Makers] Integrado con Azure IoT Edge y trabajando con el servicio de aprendizaje…… Continue reading #AI – Los proyectos de CustomVision.ai se pueden exportar para ser utilizados con el Vision AI Developer Kit
#AI – CustomVision.ai project now can export directly toVision AI Developer Kit
Hi ! I was planning to write a couple of posts about Artificial Intelligence features in the Microsoft Suite, when I checked this feature available in CustomVision.ai. Last year, Microsoft released a program named [Vision AI Developer Kit for IoT Solution Makers] Integrated with Azure IoT Edge and working with the Microsoft Azure Machine Learning…… Continue reading #AI – CustomVision.ai project now can export directly toVision AI Developer Kit
#AI – Mis posts sobre CustomVision.ai, exportando y utilizando ONNX, Docker, en PC, RaspberryPi, MacOS y más !
Buenas ! Ahora que tengo una pausa entre eventos en Canada y USA, y ya he escrito varios posts al respecto, es el tiempo ideal para compilar y compartir los posts que he escrito sobre CustomVision.ai. Sobre como crear un proyecto de reconocimiento de objectos, como utilizar el mismo en modo web, invocando un HTTP…… Continue reading #AI – Mis posts sobre CustomVision.ai, exportando y utilizando ONNX, Docker, en PC, RaspberryPi, MacOS y más !
#AI – My posts on CustomVision.ai, running on ONNX, Docker, on PC, RaspberryPi, MacOS and more !
Hi ! After the events in Canada and USA, and several posts, I think it’s time to make a recap of the posts I’ve wrote about CustomVision.ai and how I created a custom object recognition project. And later used this as a web HTTP Endpoint in a Console application. And also in Windows 10 with…… Continue reading #AI – My posts on CustomVision.ai, running on ONNX, Docker, on PC, RaspberryPi, MacOS and more !