I recorded another video! I've been meaning to record something on custom recipes for a while and this one is a bit more code-focused than the others. I'm using Prodigy to build custom workflows and interfaces for image captioning (assigning captions to images of cats) and to plug in a simple image captioning model implemented in PyTorch to correct its output and perform error analysis.
Recipe code, model implementation and resources are available on GitHub in the prodigy-recipes
repo: