Video object detection in Elixir using Nx and Bumblebee
In this tutorial we’re going to be building video object detection in Elixir using Nx and Bumblebee. We will parse a video and then run it through a neural network to make a prediction about the object that is displayed in the frame.
https://culttt.com/2023/01/26/video-object-detection-elixir-nx-bumblebee
Read next How to Use Head and Tail in Elixir