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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
om-ai-lab avatar

om-ai-lab/VLM-R1

0
View on GitHub↗
5,991 stars·381 forks·Python·Apache-2.0·18 views

VLM R1

VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language instructions into physical navigation waypoints and robotic actions. It functions as a multimodal policy optimizer and an open vocabulary detector capable of locating objects based on arbitrary natural language descriptions.

The system distinguishes itself through the use of chain-of-thought reasoning and reinforcement learning to solve complex visual and spatial tasks. It utilizes a video semantic memory system, which employs a visual cache to maintain a history of live video for low-latency interaction and continuous temporal reasoning.

The framework covers a broad range of capabilities, including monocular waypoint mapping for robotic navigation, region-token localization for object identification, and policy-based supervised fine-tuning for multimodal reasoning stability. It also supports open-vocabulary detection, referring expression comprehension, and the extraction of fine-grained object features through visual prompt retrieval.

The project is implemented in Python and supports inference on Ascend hardware.

Features

  • Embodied AI Navigation - Maps camera frames and language instructions into spatial coordinates to guide robots through environments.
  • Waypoint Mapping - Maps monocular camera frames and language instructions into local spatial waypoints for robotic navigation.
  • Object Detection - Identifies objects by determining their categories and drawing bounding boxes to define their boundaries.
  • Multimodal Policy Optimizers - Improves vision language models through supervised fine-tuning and reinforcement learning for improved stability.
  • Vision-Language Training - Improves multimodal reasoning and stability using policy optimization and supervised fine-tuning across visual datasets.
  • Vision-Language Fine-Tunings - Trains and fine-tunes vision-language models to improve multimodal reasoning stability.
  • Open-Vocabulary Detectors - Locates objects in images based on arbitrary natural language descriptions without predefined category labels.
  • Open-Vocabulary Object Detection - Locates arbitrary objects in images based on natural language descriptions without predefined labels.
  • Multimodal - Improves the accuracy of vision language models using reinforcement learning and chain of thought processing.
  • Reasoning Vision-Language Models - Uses chain-of-thought reasoning and reinforcement learning to solve complex visual and spatial tasks.
  • Referring Expression Comprehension - Locates specific objects in images based on natural language expressions, including out-of-domain reasoning.
  • Reinforcement Learning - Provides a reinforcement learning framework to optimize model policies for embodied AI tasks.
  • Reinforcement Learning Optimizers - Optimizes model behavior for embodied AI through a reward-based feedback loop.
  • Supervised Fine-Tuning - Uses supervised fine-tuning combined with policy optimization to stabilize multimodal reasoning.
  • Chain Of Thought - Implements chain-of-thought reasoning to break down complex visual and spatial tasks into logical steps.
  • Embodied AI Platforms - Provides a software architecture for mapping visual inputs and language instructions into robotic actions.
  • Embodied AI - Maps monocular camera frames and language instructions into local spatial waypoints for robotic navigation.
  • Navigation Waypoint Predictors - Maps monocular camera frames and language instructions into local spatial waypoints for closed-loop robotic navigation.
  • Complex Problem Solving - Applies reinforcement learning to resolve practical, scenario-based problems for embodied AI.
  • Fine-Grained Feature Extraction - Converts object detection into a retrieval process by treating bounding boxes as visual prompts.
  • Constant-Memory Video Caching - Employs a semantic buffer for video frames to support continuous temporal reasoning without memory growth.
  • Visual Prompt Retrieval - Extracts detailed object features by treating bounding boxes as unique tokens in a retrieval process.
  • Region-to-Token Mappings - Uses discrete addressable tokens instead of coordinate pairs to identify and count objects in images.
  • Visual - Uses bounding boxes and region tokens as visual prompts to extract detailed object features and perform spatial localization.
  • Object Region Classifiers - Identifies and counts items by referencing addressable region tokens.
  • Video Semantic Memory Systems - Maintains a visual cache of live video to support low-latency interaction and continuous temporal reasoning.
  • Visual Stream Caching - Maintains a visual cache of video frames to enable low-latency interactions.
  • Video Input Processing - Processes live video frames into a visual cache for real-time AI analysis.
  • Real-Time Video Analysis - Processes continuous video streams with a visual cache to enable low-latency interaction and temporal reasoning.
  • Multimodal Understanding - Stable and generalizable R1-style vision-language model.
  • Reasoning Models - Vision-language reasoning model implementation.
  • Reinforcement Learning Frameworks - Stable framework for training R1-style vision-language models.

Star history

Star history chart for om-ai-lab/vlm-r1Star history chart for om-ai-lab/vlm-r1

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does om-ai-lab/vlm-r1 do?

VLM-R1 is a reasoning vision-language model and embodied AI framework designed to map visual inputs and language instructions into physical navigation waypoints and robotic actions. It functions as a multimodal policy optimizer and an open vocabulary detector capable of locating objects based on arbitrary natural language descriptions.

What are the main features of om-ai-lab/vlm-r1?

The main features of om-ai-lab/vlm-r1 are: Embodied AI Navigation, Waypoint Mapping, Object Detection, Multimodal Policy Optimizers, Vision-Language Training, Vision-Language Fine-Tunings, Open-Vocabulary Detectors, Open-Vocabulary Object Detection.

Which projects share features with om-ai-lab/vlm-r1?

Projects with overlapping indexed features include: hiyouga/easyr1 — EasyR1 is a distributed model training system and reinforcement learning framework for large language and… ailab-cvc/yolo-world — YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images… petergriffinjin/search-r1 — Search-R1 is a distributed training system and reinforcement learning framework designed to create search-augmented… d2l-ai/d2l-en — This project is an educational platform and research toolkit designed to teach deep learning through a combination of… paddlepaddle/lark — LARK is a development toolkit for training, fine-tuning, and deploying large language models and multimodal models… qwenlm/qwen2.5 — Qwen2.5 is a suite of large language model foundation models designed for natural language generation, code…

Projects sharing features with VLM R1

These projects share indexed features with VLM R1. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hiyouga/easyr1hiyouga avatar

    hiyouga/EasyR1

    5,034View on GitHub↗

    EasyR1 is a distributed model training system and reinforcement learning framework for large language and vision-language models. It functions as a multimodal trainer and an implementation of a Proximal Policy Optimization pipeline designed to refine the reasoning and perception capabilities of models that process both text and images. The system specializes in distributing reinforcement learning workloads across multiple compute nodes to manage high memory requirements. It optimizes hardware utilization through padding-free training and fine-tuning to fit large models onto available graphics

    Python
    View on GitHub↗5,034
  • ailab-cvc/yolo-worldAILab-CVC avatar

    AILab-CVC/YOLO-World

    6,425View on GitHub↗

    YOLO-World is a vision-language framework and open-vocabulary object detection model. It identifies objects in images and video based on free-form text prompts without requiring predefined category labels. The system enables the identification of arbitrary objects by fusing image features with text embeddings. It includes a specialized tool for automated image labeling, which generates bounding box annotations for custom datasets using text-based prompts. The project provides a deployment pipeline for converting models into quantized ONNX and TFLite formats, supporting real-time inference on

    Python
    View on GitHub↗6,425
  • petergriffinjin/search-r1PeterGriffinJin avatar

    PeterGriffinJin/Search-R1

    5,022View on GitHub↗

    Search-R1 is a distributed training system and reinforcement learning framework designed to create search-augmented language models. It provides an architecture for scaling model workloads across head and worker nodes while optimizing how models interleave internal reasoning with external tool calls. The system focuses on refining model behavior through custom reward signals and reinforcement learning to improve tool-use formatting and information retrieval. It implements an interleaved reasoning-search loop that allows models to alternate between internal thought generation and external data

    Python
    View on GitHub↗5,022
  • d2l-ai/d2l-end2l-ai avatar

    d2l-ai/d2l-en

    29,001View on GitHub↗

    This project is an educational platform and research toolkit designed to teach deep learning through a combination of mathematical theory, visual diagrams, and executable code. It provides a comprehensive environment for building, training, and evaluating neural networks, grounding complex concepts in interactive computational notebooks that allow for hands-on experimentation. The framework distinguishes itself by interleaving theoretical foundations—including linear algebra, calculus, and probability—with practical implementations across multiple industry-standard libraries. It supports flex

    Pythonbookcomputer-visiondata-science
    View on GitHub↗29,001
Compare all 30 related projects→