MoonDream AI Computer Vision with Python - Online Class
Thu, Mar 27
|Zoom
Time & Location
Mar 27, 2025, 2:00 PM – 4:00 PM
Zoom
Guests
About the event
Classes are for all skill levels. We do a seminar, and then allow students to write their own scripts. There are no grades, so you can do only the work that you want. If you plan to write code please install Python3, VSCode and the Python VSCode extension on your computer.
MoonDream AI is an open source vision model that allows you to easily add computer vision to your projects.
It is designed to be lightweight and "can" run on a 2012 MacBook Pro with 4 GB of RAM.
With MoonDream you can ask for descriptions of images, and also X/Y Coordinates of objects within images. This makes it much simpler to implement than something like OpenCV since you simply query the model instead of having to do your own training.
We'll go over how to use MoonDream AI, and have a few demo projects to show how this tool…