Sunday, 25 February 2024

New Show Hacker News story: latest news

Show HN: FastAPI wrapper for recognize-anything image recognition models
2 by mnahkies | 0 comments on Hacker News.
I've been experimenting with the recognize anything models from https://ift.tt/8cfbynD and ended up writing a simple HTTP API around them using FastAPI, packaged into an offline-capable docker image on Dockerhub ( https://ift.tt/ldmzADP ). This made it convenient to run inference across all my photos, and create a web app to search / browse them by tag/content (I plan to tidy this up and release it too).

No comments:

Post a Comment