awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to apple/ml-aim

Open-source alternatives to Ml Aim

30 open-source projects similar to apple/ml-aim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Ml Aim alternative.

  • microsoft/unilmmicrosoft avatar

    microsoft/unilm

    22,030View on GitHub↗

    This project is a comprehensive framework and toolkit for developing, optimizing, and deploying transformer-based models across multimodal, document intelligence, and natural language processing tasks. It provides a unified neural architecture that processes text, vision, audio, and document layout data through a shared set of weights, enabling researchers and developers to build foundational models that align cross-modal representations. The platform distinguishes itself through advanced training and inference strategies designed for large-scale deep learning. It incorporates specialized mec

    Pythonbeitbeit-3bitnet
    View on GitHub↗22,030
  • airsplay/lxmertairsplay avatar

    airsplay/lxmert

    967View on GitHub↗

    Our servers break again :(. I have updated the links so that they should work fine now. Sorry for the inconvenience. Please let me for any further issues. Thanks! --Hao, Dec 03

    Python
    View on GitHub↗967
  • chongjiange/careC

    ChongjianGE/CARE

    0View on GitHub↗
    View on GitHub↗0
  • alinlab/selfpatchA

    alinlab/SelfPatch

    0View on GitHub↗
    View on GitHub↗0
  • alpha-vl/convmaeA

    Alpha-VL/ConvMAE

    0View on GitHub↗
    View on GitHub↗0

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
alpha-vllm/llama2-accessoryAlpha-VLLM avatar

Alpha-VLLM/LLaMA2-Accessory

2,805View on GitHub↗

An Open-source Toolkit for LLM Development

Python
View on GitHub↗2,805
  • arshadshk/position-prediction-pretrainingA

    arshadshk/Position-Prediction-Pretraining

    0View on GitHub↗
    View on GitHub↗0
  • baaivision/evebaaivision avatar

    baaivision/EVE

    372View on GitHub↗

    2024/05: Unveiling Encoder-Free Vision-Language Models (NeurIPS 2024, spotlight)

    Python
    View on GitHub↗372
  • beckschen/transmixBeckschen avatar

    Beckschen/TransMix

    157View on GitHub↗

    This repository includes the official project for the paper: TransMix: Attend to Mix for Vision Transformers, CVPR 2022

    Python
    View on GitHub↗157
  • bradmcdanel/pssB

    BradMcDanel/pss

    0View on GitHub↗
    View on GitHub↗0
  • bytedance/ibotB

    bytedance/ibot

    0View on GitHub↗
    View on GitHub↗0
  • changlin31/autoprogC

    changlin31/AutoProg

    0View on GitHub↗
    View on GitHub↗0
  • chenmnz/smmixC

    ChenMnZ/SMMix

    0View on GitHub↗
    View on GitHub↗0
  • chenrocks/uniterC

    ChenRocks/UNITER

    0View on GitHub↗

    This is the official repository of UNITER (ECCV 2020). This repository currently supports finetuning UNITER on NLVR2, VQA, VCR, SNLI-VE, Image-Text Retrieval for COCO and Flickr30k, and Referring Expression Comprehensions (RefCOCO, RefCOCO+, and RefCOCO-g). Both UNITER-base and UNITER-large…

    View on GitHub↗0
  • alibaba/conv-llavaalibaba avatar

    alibaba/conv-llava

    128View on GitHub↗

    ConvLLaVA: Hierarchical Backbones as Visual Encoder for Large Multimodal Models

    Python
    View on GitHub↗128
  • cmu-enyac/supmaeC

    cmu-enyac/supmae

    0View on GitHub↗
    View on GitHub↗0
  • damo-nlp-sg/videollama3DAMO-NLP-SG avatar

    DAMO-NLP-SG/VideoLLaMA3

    1,105View on GitHub↗
    Jupyter Notebook
    View on GitHub↗1,105
  • deepseek-ai/deepseek-vldeepseek-ai avatar

    deepseek-ai/DeepSeek-VL

    4,134View on GitHub↗

    DeepSeek-VL is a multimodal large language model and image-to-text reasoning engine. It functions as a vision-language model and visual question answering system that integrates visual perception with linguistic reasoning to understand and describe images. The project enables multimodal image understanding and document image analysis, specifically processing screenshots of web pages and technical diagrams. It provides capabilities for visual conversational AI, allowing users to interact with visual data to extract insights and perform complex reasoning across different types of visual informa

    Python
    View on GitHub↗4,134
  • deepseek-ai/deepseek-vl2deepseek-ai avatar

    deepseek-ai/DeepSeek-VL2

    5,302View on GitHub↗

    DeepSeek-VL2 is a multimodal large language model and vision-language system designed to analyze visual scenes and generate descriptive text. It functions as a visual question answering and visual grounding model, capable of extracting information from documents and locating specific objects or regions within images based on textual descriptions. The project utilizes a mixture-of-experts architecture to process combined image and text inputs. It is optimized for inference through incremental prefilling, which reduces the GPU memory requirements on hardware. The model covers multimodal data a

    Python
    View on GitHub↗5,302
  • deepseek-ai/janusdeepseek-ai avatar

    deepseek-ai/Janus

    17,746View on GitHub↗

    Janus is a multimodal large language model and unified framework that integrates visual understanding and image generation within a single neural network. It functions as both a visual understanding model for analyzing images and a text-to-image generator. The system uses a unified transformer backbone and a multimodal latent space to bridge the gap between text and visual data. This architecture employs decoupled visual encoding and cross-modal tokenization to separate the paths for discriminative understanding and generative tasks, representing images as grids of discrete codes. The projec

    Pythonany-to-anyfoundation-modelsllm
    View on GitHub↗17,746
  • euphoria16/tl-alignE

    Euphoria16/TL-Align

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/citF

    facebookresearch/CiT

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/dihtF

    facebookresearch/diht

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/dinofacebookresearch avatar

    facebookresearch/dino

    7,592View on GitHub↗

    This project is a PyTorch vision transformer framework designed for self-supervised learning. It implements a model that trains visual representations using a momentum teacher and self-distillation without the need for labeled data. The library functions as an image feature extractor and visual attention visualizer, allowing for the generation of high-dimensional vectors and the rendering of self-attention maps as heatmaps or videos to analyze model focus. It provides comprehensive tools for downstream vision evaluation, including linear probe classification, k-nearest neighbor categorizatio

    Python
    View on GitHub↗7,592
  • facebookresearch/fairseqfacebookresearch avatar

    facebookresearch/fairseq

    32,228View on GitHub↗

    Fairseq is a PyTorch toolkit for sequence-to-sequence modeling, specializing in neural machine translation, automatic speech recognition, and large-scale language model training. It provides a framework for processing and aligning diverse data sources, including text, audio, and video, to support tasks such as speech-to-text conversion and multimodal sequence learning. The project is distinguished by its distributed training capabilities, which utilize parameter sharding, mixed-precision training, and CPU offloading to handle models that exceed single-device memory. It also includes specializ

    Python
    View on GitHub↗32,228
  • facebookresearch/maefacebookresearch avatar

    facebookresearch/mae

    8,340View on GitHub↗

    This is a PyTorch library and framework for self-supervised vision learning. It provides an implementation of masked autoencoders and vision transformers designed to learn image representations by reconstructing masked image patches from unlabeled data. The project features a distributed training pipeline that scales workloads across multiple GPU nodes. This infrastructure includes multi-node orchestration and gradient accumulation to manage large batch sizes and coordinate resource requests across clusters. The toolkit covers a complete workflow from self-supervised masked pre-training to d

    Python
    View on GitHub↗8,340
  • facebookresearch/mawsF

    facebookresearch/maws

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/slipfacebookresearch avatar

    facebookresearch/SLIP

    792View on GitHub↗

    Code release for SLIP Self-supervision meets Language-Image Pre-training

    Python
    View on GitHub↗792
  • fistyee/mixproF

    fistyee/MixPro

    0View on GitHub↗
    View on GitHub↗0
  • aimagelab/mapetA

    aimagelab/MaPeT

    0View on GitHub↗
    View on GitHub↗0