Hi! Yesterday I explained how to write a couple of lines in Python to perform live face detection in a webcam feed [Post]. Check the resources section to find more about the tools I’m using. Today, I’ll add some more code to perform face recognition. And as usual, I’ll work with my kids to test…… Continue reading #VSCode โ Letโs do some #FaceRecognition with 20 lines in #Python (2/N)
Tag: Python
#VSCode – Let’s do some #FaceRecognition with 20 lines in #Python
Hi ! I’ve write a lot about how to use AI models in C# to perform tasks like Face recognition, speech analysis, and more. During the Chicago CodeCamp, someone ask me about how to perform Face Recognition in Python. I didn’t have any working sample to showcase this, and I failed in try to write…… Continue reading #VSCode – Let’s do some #FaceRecognition with 20 lines in #Python
#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
#VSCode โ Edit and work with #jupyter notebooks in Visual Studio Code
Hi ! Iโve been using Python and Jupyter notebooks more and more. And somehow, during this learning path I also realize that I can use Visual Studio Code to code amazing Python apps, and also to edit and work with Jupyter notebooks. If you are VSCode python developer, you may know some of the features…… Continue reading #VSCode โ Edit and work with #jupyter notebooks in Visual Studio Code
#Event – Materiales utilizados durante #GlobalAINight con los amigos de @metrotorontoUG
Buenas ! Despuรฉs de una noche genial con los amigos de Metro Toronto UG, llega el momento de compartir los materiales que utilice durante la sesiรณn. La idea inicial era hablar un poco de Azure Notebooks, y de alguna manera terminamos hablando tambiรฉn de Cognitive Services y Custom Vision, fue genial! Para comenzar, los…… Continue reading #Event – Materiales utilizados durante #GlobalAINight con los amigos de @metrotorontoUG
#Event – Resources used during the #GlobalAINight @metrotorontoUG
Hiย ! After an amazing event with my friends from Metro Toronto UG, it’s time to share some resources. It was initially supposed to be focused only on Azure Notebooks, but somehow we spend a lot of time talking about Cognitive Services and Custom Vision, that was great! Let’s start with the 15 min…… Continue reading #Event – Resources used during the #GlobalAINight @metrotorontoUG
#VS2019 โ Working with #Python Environments now is so cool !
Hi ! Let me start with IANAPU [I am not a Python user], and that’s maybe why, when I need to work and understand what is in my current environment it took me a lot of time to get and deploy the correct tools and the right packages to work with. Iโm not a fan…… Continue reading #VS2019 โ Working with #Python Environments now is so cool !