awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
facebookresearch avatar

facebookresearch/habitat-api

0
View on GitHub↗
3,035 星标·678 分支·Python·MIT·8 次浏览aihabitat.org↗

Habitat Api

Habitat-Lab

Features

  • Navigation and Exploration - Simulation platform for embodied AI research and navigation training.
  • Scene Understanding - Platform for embodied AI research and navigation simulation.
  • Simulation Environments - High-performance platform for embodied AI research.

Star 历史

facebookresearch/habitat-api 的 Star 历史图表facebookresearch/habitat-api 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Habitat Api 的开源替代方案

相似的开源项目,按与 Habitat Api 的功能重合度排序。
  • facebookresearch/habitat-simfacebookresearch 的头像

    facebookresearch/habitat-sim

    3,532在 GitHub 上查看↗

    Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents within photorealistic indoor and outdoor environments. It serves as a simulator for AI and robotics, providing a system for generating synthetic data and simulating physical interactions. The project is distinguished by a native C++ core that enables high-throughput simulation and a rendering pipeline using physically based rendering and baked global illumination. It features a navigation system based on pre-computed navigation meshes to ensure collision-free traversal and a rigi

    C++aicomputer-visioncplusplus
    在 GitHub 上查看↗3,532
  • google/dopaminegoogle 的头像

    google/dopamine

    10,879在 GitHub 上查看↗

    Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse simulated environments. It provides an agent development toolkit that utilizes a flat class hierarchy to facilitate the creation and extension of learning agents. The framework includes a standardization layer via environment wrappers that connect agents to various physics simulations and gaming environments. It also features a high-performance experience replay buffer for storing and sampling transition data to improve training stability, alongside a dedicated hyperparameter

    Jupyter Notebook
    在 GitHub 上查看↗10,879
  • deepmind/deepmind-researchdeepmind 的头像

    deepmind/deepmind-research

    15,024在 GitHub 上查看↗

    This project is an AI research implementation library and machine learning research repository. It provides a collection of reference code, illustrative implementations, and open-source research datasets used to verify hypotheses and build upon existing models in artificial intelligence. The repository focuses on scientific research reproduction by translating theoretical findings from published papers into executable code. It includes specialized scientific simulation environments designed to test the behavior of autonomous agents and models within controlled settings. The project covers AI

    Jupyter Notebook
    在 GitHub 上查看↗15,024
  • dusty-nv/jetson-inferencedusty-nv 的头像

    dusty-nv/jetson-inference

    8,734在 GitHub 上查看↗

    jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU hardware. Its primary purpose is to enable real-time computer vision and AI inference at the edge with low latency and high throughput. The project distinguishes itself through high-performance streaming analytics and the ability to execute concurrent AI pipelines on auto-grade silicon. It provides specialized support for multi-sensor stream processing, utilizing zero-copy data transport to load camera frames directly into GPU memory. The codebase covers a broad surface of capabiliti

    C++caffecomputer-visiondeep-learning
    在 GitHub 上查看↗8,734
查看 Habitat Api 的所有 30 个替代方案→

常见问题解答

facebookresearch/habitat-api 是做什么的?

Habitat-Lab

facebookresearch/habitat-api 的主要功能有哪些?

facebookresearch/habitat-api 的主要功能包括:Navigation and Exploration, Scene Understanding, Simulation Environments。

facebookresearch/habitat-api 有哪些开源替代品?

facebookresearch/habitat-api 的开源替代品包括: facebookresearch/habitat-sim — Habitat-sim is a high-performance 3D simulation platform designed for training and benchmarking embodied AI agents… google/dopamine — Dopamine is a reinforcement learning research framework designed for prototyping and testing algorithms across diverse… deepmind/deepmind-research — This project is an AI research implementation library and machine learning research repository. It provides a… dusty-nv/jetson-inference — jetson-inference is a set of libraries and tools for executing optimized deep learning models on embedded GPU… allenai/robustnav — As an attempt towards assessing the robustness of embodied navigation agents, we propose RobustNav , a framework to… alfworld/alfworld — Aligning Text and Embodied Environments for Interactive Learning Mohit Shridhar, Xingdi (Eric) Yuan, Marc-Alexandre…