awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 repositorios

Awesome GitHub RepositoriesImage Encoder Embedding Extractions

Tools that process images to extract numerical vector representations for use in downstream machine learning tasks.

Explore 10 awesome GitHub repositories matching artificial intelligence & ml · Image Encoder Embedding Extractions. Refine with filters or upvote what's useful.

Awesome Image Encoder Embedding Extractions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • comfyanonymous/comfyuiAvatar de comfyanonymous

    comfyanonymous/ComfyUI

    117,322Ver en GitHub↗

    ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex diffusion model pipelines. It functions as both a visual interface for building generative logic graphs and a programmable backend API that exposes diffusion model operations for external integration. The system distinguishes itself through a graph-based execution model that supports differential workflow execution, re-running only modified nodes to reduce computation. It features dynamic model offloading to manage memory between system RAM and GPU VRAM and utilizes metadata-embedde

    Analyzes input images to use their conceptual elements as inspiration for creating new images.

    Python
    Ver en GitHub↗117,322
  • facebookresearch/segment-anythingAvatar de facebookresearch

    facebookresearch/segment-anything

    54,353Ver en GitHub↗

    This project provides a deep learning architecture designed to identify and isolate distinct objects within images by generating precise pixel-level masks. It functions as a browser-based inference engine, enabling the execution of complex machine learning models directly within web environments without requiring server-side processing. The system distinguishes itself by utilizing hardware-accelerated execution and parallel processing to achieve real-time segmentation speeds. It supports prompt-based mask decoding, allowing users to generate spatial masks by providing specific points or boxes

    Transforms raw image inputs into compact vector embeddings suitable for downstream analysis and predictive tasks.

    Jupyter Notebook
    Ver en GitHub↗54,353
  • rwightman/pytorch-image-modelsAvatar de rwightman

    rwightman/pytorch-image-models

    36,893Ver en GitHub↗

    This project is a library of pretrained computer vision architectures and backbones for image classification and feature extraction. It serves as a comprehensive model zoo and collection of standardized image encoders, including ResNet, Vision Transformers, and EfficientNet, for use in visual analysis and as backbones for object detection and image segmentation. The library provides a framework for distributed training and evaluation of image models using advanced data augmentation and optimization scripts. It includes a dedicated toolset for converting trained PyTorch vision models into the

    Provides standardized image encoders that extract numerical vector representations to serve as backbones for detection and segmentation.

    Python
    Ver en GitHub↗36,893
  • serengil/deepfaceAvatar de serengil

    serengil/deepface

    22,226Ver en GitHub↗

    Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a modular pipeline that handles the entire lifecycle of facial processing, including detection, geometric alignment, and the transformation of facial images into high-dimensional numerical vector embeddings for identity verification and similarity comparison. The library distinguishes itself through a model ensemble approach, which combines predictions from multiple pre-trained neural networks to improve classification accuracy and reduce bias. It also integrates advanced security fe

    Extracts multi-dimensional vector representations from facial images for downstream machine learning tasks.

    Pythonage-predictionarcfacedeep-learning
    Ver en GitHub↗22,226
  • camel-ai/camelAvatar de camel-ai

    camel-ai/camel

    17,253Ver en GitHub↗

    This project is a comprehensive framework for building and managing autonomous agent systems. It provides a unified architecture for orchestrating multi-agent societies, where specialized agents collaborate through roleplay to decompose and solve complex tasks. The system integrates language models with external environments, enabling agents to perform real-world actions through a standardized tool-calling abstraction layer. The framework distinguishes itself through its focus on iterative reasoning and data reliability. It employs automated feedback loops to refine agent outputs and self-eva

    Converts visual inputs into numerical vector representations for downstream similarity and classification tasks.

    Pythonagentai-societiesartificial-intelligence
    Ver en GitHub↗17,253
  • autogluon/autogluonAvatar de autogluon

    autogluon/autogluon

    9,997Ver en GitHub↗

    AutoGluon is an automated machine learning framework and multimodal library designed to automate the end-to-end pipeline from data preprocessing to high-accuracy model training and validation. It functions as an automated model trainer for tabular, image, text, and time series data, as well as a tool for time series forecasting and foundation model finetuning. The project is distinguished by its ability to jointly process and fuse different data types, allowing for the construction of multimodal neural networks that integrate images, text, and structured tables. It supports zero-shot inferenc

    Converts images into feature vectors to enable the calculation of semantic similarity scores.

    Pythonautogluonautomated-machine-learningautoml
    Ver en GitHub↗9,997
  • facebookresearch/dinov3Avatar de facebookresearch

    facebookresearch/dinov3

    9,613Ver en GitHub↗

    This project is a self-supervised vision foundation model based on a vision transformer architecture. It is designed to learn dense visual representations from unlabeled images, serving as a general-purpose backbone for a wide variety of downstream vision tasks. The system is distinguished by its use of self-distillation and masked image modeling to extract semantic and geometric features. It also incorporates an image-text alignment model that maps visual embeddings to textual descriptions, enabling zero-shot image recognition, zero-shot segmentation, and cross-modal retrieval. The project

    Generates vector representations of images using pretrained backbones via standard model loaders.

    Jupyter Notebook
    Ver en GitHub↗9,613
  • cubiq/comfyui_ipadapter_plusAvatar de cubiq

    cubiq/ComfyUI_IPAdapter_plus

    6,031Ver en GitHub↗

    ComfyUIIPAdapterplus es una extensión basada en nodos para ComfyUI que implementa modelos IPAdapter para guiar la generación de imágenes utilizando imágenes de referencia. Funciona como una herramienta de prompting de imágenes y un adaptador de imágenes de Stable Diffusion, permitiendo que los archivos de referencia sirvan como prompts visuales para controlar el estilo, la composición y la identidad del sujeto. El proyecto proporciona capacidades especializadas para mantener la identidad facial y características de alta fidelidad en retratos generados. Permite la transferencia de características visuales y estilos artísticos desde imágenes de referencia, así como la extracción de diseños espaciales para guiar la disposición de objetos en nuevas generaciones. La extensión cubre áreas funcionales amplias, incluyendo condicionamiento de imágenes por IA, generación consistente de personajes y control de composición de imágenes.

    Uses pretrained CLIP vision models to extract numerical embedding representations from reference images.

    Python
    Ver en GitHub↗6,031
  • idealo/imagededupAvatar de idealo

    idealo/imagededup

    5,642Ver en GitHub↗

    imagededup es una biblioteca de Python utilizada para encontrar imágenes exactas y casi duplicadas. Proporciona utilidades para generar huellas digitales de imágenes, calcular embeddings neuronales y evaluar la precisión de los procesos de deduplicación. La herramienta utiliza hashing perceptual para identificar archivos visualmente similares independientemente del tamaño o formato y emplea modelos de deep learning para codificar imágenes en vectores para búsquedas de similitud de alta precisión. Incluye un sistema para medir la precisión y el recall de estos procesos comparando los resultados con conjuntos de datos de verdad fundamental (ground truth) conocidos. La biblioteca cubre capacidades más amplias para la generación de codificación de imágenes, identificación de duplicados e implementación de búsqueda visual. También incluye una herramienta de visualización para mostrar imágenes identificadas como duplicadas para facilitar la verificación manual.

    Uses deep learning models to encode images into vectors for high-accuracy similarity search.

    Python
    Ver en GitHub↗5,642
  • lightly-ai/lightlyAvatar de lightly-ai

    lightly-ai/lightly

    3,684Ver en GitHub↗

    Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image datasets and train models on unlabeled data. It functions as a PyTorch vision library and dataset management SDK, providing tools to convert raw images into high-dimensional vectors for similarity search, visualization, and feature extraction. The project implements a variety of self-supervised architectures, including MoCo, SimCLR, VICReg, Barlow Twins, and masked image modeling. It distinguishes itself by combining these learning frameworks with active learning capabilities,

    Converts raw image datasets into high-dimensional vectors for similarity search and visualization.

    Pythoncomputer-visioncontrastive-learningcontributions-welcome
    Ver en GitHub↗3,684
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning
  4. Infrastructure
  5. Domain-Specific Processing Pipelines
  6. Image Encoder Embedding Extractions

Explorar subetiquetas

  • Concept ExtractionAnalyzing images to extract high-level conceptual elements for use as generative inspiration. **Distinct from Image Encoder Embedding Extractions:** Focuses on conceptual inspiration for new images rather than raw numerical vector extraction