Justin Swaney
Justin Swaney's Blog

Justin Swaney's Blog

Follow

Computing pretrained image embeddings in Python

Aug 29, 202212 min read

A walkthrough to create a CLI for extracting visual features from images · In this tutorial, we'll create a Python package for computing image embeddings...

Computing pretrained image embeddings in Python
Tips for using Jupyter Notebooks with GitHub
Setting up Python Linting and Auto-formatting in VSCode
Poetry: a yarn-like package manager for Python
Creating beautiful command-line interfaces in Python
Speeding up scientific computing with multiprocessing in Python