Alvise is a fintech engineer and founder of Poeticoding, passionate about Elixir, machine learning, and building real-world systems. He’s an advocate for elegant, practical solutions and lifelong learning.
What if your Elixir application could see and understand the world around it? In this talk, we’ll explore how to bring state-of-the-art object detection and tracking directly into your Elixir applications.
I’ll demystify how YOLO models work and show you how to integrate both Ultralytics and YOLOX models (including custom-trained ones) into Elixir using the YOLO library. We’ll briefly explore how to train a model on your custom data and dive into the mechanics of object detection and tracking, understanding how to maintain consistent identities as objects move through your camera’s view.
Through live demos, you’ll see how to build responsive pipelines with accelerated inference and benchmark them on edge devices. Building on Paulo Valente and Vittoria Bitton’s work running inference on a Raspberry Pi 5 with the Hailo-8 AI Hat, we’ll explore performance across various edge devices and hardware acceleration options. Whether you’re building IoT applications or interactive experiences, this talk will show you how to give your BEAM applications the gift of sight while leveraging Elixir’s concurrent, fault-tolerant architecture.
Key Takeaways:
Target Audience: