Low-qual Cosmetic Image Identifier
LLMAICOMPUTER VISIONFLASK
This mini project was created and tested in 1.5 hours to be the MVP for a mobile app pitch for elf cosmetics. This uses OpenAI's CLIP — a rather old model chosen for its easy-to-call API — which is a zero-shot image recognition model. It has the performance of the original ResNet-50 without any image training, using a predefined set of classes.
Link to Project: https://github.com/cjcokubo/cosmetic-image-identifier