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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

10 Repos

Awesome GitHub RepositoriesEncoder-Combiner Architectures

Architectures that use specialized encoders for different modalities before merging them through a central combiner.

Distinct from Encoder-Decoder Architectures: Distinct from standard encoder-decoders: focuses on multi-input fusion via a central combiner rather than sequence-to-sequence mapping.

Explore 10 awesome GitHub repositories matching artificial intelligence & ml · Encoder-Combiner Architectures. Refine with filters or upvote what's useful.

Awesome Encoder-Combiner Architectures GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • ludwig-ai/ludwigAvatar von ludwig-ai

    ludwig-ai/ludwig

    11,717Auf GitHub ansehen↗

    Ludwig is a multimodal machine learning platform and low-code framework designed for building, training, and deploying neural networks. It enables the construction of models that process text, images, audio, and tabular data through a unified interface using declarative configuration files rather than custom code. The system features a specialized low-code framework for large language models, supporting supervised fine-tuning, preference alignment, and a constrained decoding tool to force structured data output via logit extraction. It also includes an automated model architecture search to i

    Processes diverse data types using specialized feature extractors and a central fusion layer for multimodal predictions.

    Pythoncomputer-visiondata-centricdata-science
    Auf GitHub ansehen↗11,717
  • uber/ludwigAvatar von uber

    uber/ludwig

    11,718Auf GitHub ansehen↗

    Ludwig is a declarative machine learning framework designed for training neural networks and large language models using configuration files instead of manual coding. It functions as a multimodal model builder and a low-code tool for supervised fine-tuning, allowing users to build models that process mixed inputs of text, images, audio, and tabular data. The project distinguishes itself through an automated hyperparameter optimizer and a system for large language model fine-tuning using parameter-efficient adapters. It features a multimodal data pipeline and the ability to automatically gener

    Utilizes an architecture that separates diverse input processing into specialized encoders and merges them via a central combiner.

    Python
    Auf GitHub ansehen↗11,718
  • nvidia/cosmosAvatar von NVIDIA

    NVIDIA/cosmos

    10,494Auf GitHub ansehen↗

    Cosmos is an open platform of world models, datasets, and tools for building physical AI systems such as robots and autonomous vehicles. It provides video generation and video understanding models that can generate synthetic videos and world simulations from text, image, video, or action inputs, and analyze videos to produce captions, event timestamps, spatial bounding boxes, and next-action predictions. The platform includes a world simulation generator that produces images, videos, synchronized audio, and action-conditioned rollouts for synthetic data, alongside a visual content analyzer th

    Combines text, image, video, and action inputs into a unified latent space using cross-attention layers for flexible conditioning.

    Jupyter Notebook
    Auf GitHub ansehen↗10,494
  • awslabs/autogluonAvatar von awslabs

    awslabs/autogluon

    10,481Auf GitHub ansehen↗

    AutoGluon is an automated machine learning framework designed to optimize model selection and hyperparameter tuning across tabular, text, image, and time series data. It functions as an ensemble learning library and a tabular data prediction engine, aiming to build high-accuracy predictive models without manual algorithm selection. The framework integrates multimodal machine learning pipelines that combine disparate data types into a single representation using specialized encoders. It also includes a probabilistic time series forecaster that fits multiple statistical and deep learning models

    Employs encoder-combiner architectures to map text, images, and tables into a single fused representation.

    Python
    Auf GitHub ansehen↗10,481
  • facebookresearch/imagebindAvatar von facebookresearch

    facebookresearch/ImageBind

    9,036Auf GitHub ansehen↗

    ImageBind is a multi-modal embedding model and joint representation learner that maps images, text, audio, and other modalities into a single shared vector space. It functions as a cross-modal retrieval framework designed to bind multiple sensory inputs into one cohesive mathematical embedding. The system uses a contrastive learning architecture to align disparate data types by maximizing the similarity between related samples. This allows the model to perform zero-shot multimodal classification and execute cross-modal data retrieval, such as locating visual content via natural language descr

    Uses dedicated modality-specific encoders to process raw inputs before merging them into a common space.

    Python
    Auf GitHub ansehen↗9,036
  • naver/dust3rAvatar von naver

    naver/dust3r

    7,205Auf GitHub ansehen↗

    DUSt3R is a geometric vision transformer model that predicts dense 3D pointmaps directly from one or more uncalibrated images, without requiring prior camera intrinsics, extrinsics, or known camera positions. Its core identity is an end-to-end approach to 3D reconstruction that bypasses traditional depth estimation and camera calibration pipelines, instead outputting metric-scale 3D coordinates from RGB inputs. The model processes image pairs through a shared dual-image encoder architecture, using cross-attention feature fusion in the decoder to merge features from two images into a unified p

    Uses cross-attention layers in the decoder to merge features from two images into a unified pointmap.

    Python
    Auf GitHub ansehen↗7,205
  • fulldecent/system-bus-radioAvatar von fulldecent

    fulldecent/system-bus-radio

    6,680Auf GitHub ansehen↗

    System-bus-radio is a software-defined radio transmitter that generates AM radio signals by modulating the electromagnetic emissions from a computer's processor and memory bus, without requiring any dedicated radio hardware or physical antennas. It functions as a CPU electromagnetic emissions tool and processor-based signal generator, enabling radio transmission through precise control of CPU instructions and memory bus operations. The project encodes musical notes as sequences of frequency and duration pairs, then synthesizes the AM radio waveform in real-time by executing a tight loop of CP

    Encodes musical notes as frequency-duration pairs for playback via the modulated carrier.

    Cairgapcommunicationcommunication-protocol
    Auf GitHub ansehen↗6,680
  • nvlabs/tiny-cuda-nnAvatar von NVlabs

    NVlabs/tiny-cuda-nn

    4,418Auf GitHub ansehen↗

    This project is a high-performance C++ and CUDA neural network library designed for fast training and inference of small networks on NVIDIA GPUs. It serves as a specialized backend for neural radiance fields and coordinate-based networks, providing a fused GPU kernel library and a hash grid encoder for transforming raw input dimensions into high-dimensional representations. The library distinguishes itself through the use of C++ template metaprogramming and fused-kernel execution, which merge neural network layers into single GPU device functions to eliminate memory bottlenecks. It leverages

    Encodes each input dimension into a set of bins using a quartic kernel for accurate fitting with limited dynamic range.

    C++cudadeep-learninggpu
    Auf GitHub ansehen↗4,418
  • zai-org/visualglm-6bAvatar von zai-org

    zai-org/VisualGLM-6B

    4,158Auf GitHub ansehen↗

    VisualGLM-6B is a multimodal large language model and vision-language system designed to process and generate text based on combined textual and visual inputs. It functions as a bilingual conversational AI capable of maintaining natural language interactions in both English and Chinese. The project utilizes quantized model weights to reduce memory requirements, enabling the deployment of the neural network on consumer-grade hardware. These compressed parameters allow for lower VRAM usage while maintaining the model's ability to analyze visual content and generate corresponding natural languag

    Combines a visual encoder and language model using a projection layer to align image features with text embeddings.

    Pythonchatglm-6bgptmulti-modal
    Auf GitHub ansehen↗4,158
  • mlfoundations/open_flamingoAvatar von mlfoundations

    mlfoundations/open_flamingo

    4,107Auf GitHub ansehen↗

    Open Flamingo ist ein multimodales Large-Language-Model-Trainingsframework, das darauf ausgelegt ist, vortrainierte Vision-Encoder mit Sprachmodellen zu integrieren. Es implementiert eine Vision-Language-Architektur, die Cross-Attention-Layer nutzt, um verschachtelte Sequenzen von Bildern und Text zu verarbeiten. Das System zeichnet sich durch seine Few-Shot-multimodalen Lernfähigkeiten aus, die es dem Modell ermöglichen, sich mit einer kleinen Menge an Bild-Text-Beispielen im Prompt an neue visuelle Aufgaben anzupassen. Es unterstützt In-Context-Learning und multimodale Textgenerierung für Aufgaben wie visuelle Fragenbeantwortung (VQA) und Captioning. Das Framework enthält einen verteilten Modell-Trainer, der Datenparallelität und Gradient-Checkpointing zur Speicheroptimierung über mehrere GPUs hinweg einsetzt. Es bietet zudem Utilities für das Laden geshardeter multimodaler Datensätze, parallelisierte Modellevaluierung und Infrastruktur zum Hosten großskaliger Modelle für die Inferenz.

    Uses specialized encoders for different modalities and merges them through a central combiner to create a unified architecture.

    Pythoncomputer-visiondeep-learningflamingo
    Auf GitHub ansehen↗4,107
  1. Home
  2. Artificial Intelligence & ML
  3. Encoder-Decoder Architectures
  4. Encoder-Combiner Architectures

Unter-Tags erkunden

  • Cross-Attention Fusion LayersCross-attention mechanisms that combine text, image, video, and action inputs into a unified latent space for flexible conditioning. **Distinct from Encoder-Combiner Architectures:** Distinct from Encoder-Combiner Architectures: focuses on the specific cross-attention fusion mechanism rather than the overall encoder-combiner pattern.
  • Input Encoding Combinations3 Sub-TagsTechniques for merging different coordinate encoding schemes within a single neural network pipeline. **Distinct from Encoder-Combiner Architectures:** Focuses on combining spatial encoding types for coordinates, distinct from general multi-modal encoder-combiner architectures.