From 4a2cad6551e922541b6dbc5afef3d1dbf8f53005 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:49:41 +0000 Subject: [PATCH] awesome-stars category by topic update by github actions cron, created by starred --- topics.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/topics.md b/topics.md index fc71ebb..6e84c60 100644 --- a/topics.md +++ b/topics.md @@ -265,6 +265,8 @@ ## computer-vision +- [merveenoyan/siglip](https://github.com/merveenoyan/siglip) - Projects based on SigLIP (Zhai et. al, 2023) and Hugging Face transformers integration 🤗 +- [deepfates/memery](https://github.com/deepfates/memery) - Search over large image datasets with natural language and computer vision! - [katanaml/sparrow](https://github.com/katanaml/sparrow) - Data processing with ML and LLM - [lucidrains/vit-pytorch](https://github.com/lucidrains/vit-pytorch) - Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch - [HumanSignal/label-studio](https://github.com/HumanSignal/label-studio) - Label Studio is a multi-type data labeling and annotation tool with standardized output format @@ -524,6 +526,7 @@ ## machine-learning +- [merveenoyan/siglip](https://github.com/merveenoyan/siglip) - Projects based on SigLIP (Zhai et. al, 2023) and Hugging Face transformers integration 🤗 - [freedmand/semantra](https://github.com/freedmand/semantra) - Multi-tool for semantic search - [ScrapeGraphAI/Scrapegraph-ai](https://github.com/ScrapeGraphAI/Scrapegraph-ai) - Python scraper based on AI - [mlabonne/llm-course](https://github.com/mlabonne/llm-course) - Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks. @@ -1013,6 +1016,7 @@ ## python +- [deepfates/memery](https://github.com/deepfates/memery) - Search over large image datasets with natural language and computer vision! - [Avaiga/taipy](https://github.com/Avaiga/taipy) - Turns Data and AI algorithms into production-ready web applications in no time. - [ollama/ollama-python](https://github.com/ollama/ollama-python) - Ollama Python library - [logankilpatrick/gemini-api-quickstart](https://github.com/logankilpatrick/gemini-api-quickstart) - Get up and running in under 5 minutes with the Google AI Gemini API (in Python)