10 repository-uri
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.
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.
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.
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.
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.
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.
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.
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.
ComfyUIIPAdapterplus is a node-based extension for ComfyUI that implements IPAdapter models to guide image generation using reference images. It functions as an image prompting tool and a Stable Diffusion image adapter, allowing reference files to serve as visual prompts for controlling style, composition, and subject identity. The project provides specialized capabilities for maintaining facial identity and high-fidelity features across generated portraits. It enables the transfer of visual characteristics and artistic styles from reference images, as well as the extraction of spatial layo
Uses pretrained CLIP vision models to extract numerical embedding representations from reference images.
imagededup este o bibliotecă Python utilizată pentru găsirea imaginilor identice sau aproape identice. Oferă utilitare pentru generarea amprentelor digitale ale imaginilor, calcularea embedding-urilor neuronale și evaluarea preciziei proceselor de deduplicare. Instrumentul utilizează hashing perceptiv pentru a identifica fișierele vizual similare, indiferent de dimensiune sau format, și folosește modele de deep learning pentru a coda imaginile în vectori pentru căutări de similaritate de înaltă precizie. Include un sistem pentru măsurarea preciziei și a recall-ului acestor procese prin compararea rezultatelor cu seturi de date de referință cunoscute. Biblioteca acoperă capabilități mai largi pentru generarea codificării imaginilor, identificarea duplicatelor și implementarea căutării vizuale. Include, de asemenea, un instrument de vizualizare pentru afișarea imaginilor identificate ca duplicate, pentru a facilita verificarea manuală.
Uses deep learning models to encode images into vectors for high-accuracy similarity search.
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.