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
Feliciaxyao avatar

Feliciaxyao/NavMorph

0
View on GitHub↗
82 stars·9 forks·Python·9 views

NavMorph

Official implementation of NavMorph: A Self-Evolving World Model for Vision-and-Language Navigation in Continuous Environments (ICCV'25).

Features

  • Embodied World Models - Self-evolving world model for vision-and-language navigation.
  • Model Adaptation and Merging - Self-evolving world model for navigation.

Star history

Star history chart for feliciaxyao/navmorphStar history chart for feliciaxyao/navmorph

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 feliciaxyao/navmorph do?

Official implementation of NavMorph: A Self-Evolving World Model for Vision-and-Language Navigation in Continuous Environments (ICCV'25).

What are the main features of feliciaxyao/navmorph?

The main features of feliciaxyao/navmorph are: Embodied World Models, Model Adaptation and Merging.

Which projects share features with feliciaxyao/navmorph?

Projects with overlapping indexed features include: openbmb/minicpm — MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained… agibottech/ewmbench — Official code for EWMBench: Evaluating Scene, Motion, and Semantic Quality in Embodied World Models. aidanscannell/dcmpc — This repository is the official implementation of DC-MPC, presented in "Discrete Codebook World Models for Continuous… aignlai/edge — The Code for "The Lie of the Average: How Class Incremental Learning Evaluation Deceives You?". aignlai/gddsg — Xiangkun Wang 1   Junbo Zhang 3   Tianrui Li 4   Xin Yang 1  . adymaharana/adapt-inf — Code for the paper "Adapt - $\infty$: Scalable Lifelong Multimodal Instruction Tuning".

Projects sharing features with NavMorph

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

    OpenBMB/MiniCPM

    9,464View on GitHub↗

    MiniCPM is a collection of small language models designed for local, on-device deployment in resource-constrained environments. The project focuses on running dense Transformer models on consumer hardware, including GPUs, CPUs, and Apple Silicon, without requiring custom code forks. The project distinguishes itself through heavy optimization for edge hardware, utilizing quantized weight compression in GGUF and MLX formats to reduce memory overhead. It implements advanced inference techniques such as speculative sampling and radix-tree prefix caching to accelerate generation speed and throughp

    Jupyter Notebook
    View on GitHub↗9,464
  • agibottech/ewmbenchAgibotTech avatar

    AgibotTech/EWMBench

    126View on GitHub↗

    Official code for EWMBench: Evaluating Scene, Motion, and Semantic Quality in Embodied World Models

    Python
    View on GitHub↗126
  • aidanscannell/dcmpcaidanscannell avatar

    aidanscannell/dcmpc

    32View on GitHub↗

    This repository is the official implementation of DC-MPC, presented in "Discrete Codebook World Models for Continuous Control" at ICLR 2025. DC-MPC is a model-based reinforcement learning algorithm demonstrating the strengths of learning a discrete latent space with discrete codebook encodings.

    Jupyter Notebook
    View on GitHub↗32
adymaharana/adapt-infadymaharana avatar

adymaharana/adapt-inf

9View on GitHub↗

Code for the paper "Adapt - $\infty$: Scalable Lifelong Multimodal Instruction Tuning"

Python
View on GitHub↗9
Compare all 30 related projects→