chore: 为所有 md 文件添加 Hugo front matter
- 处理: 74 个 .md 文件 - 跳过: 0 个(无已存在的 front matter) - 异常: 3 个(H1 缺失,用文件名兜底) - plans/PRISM/.research/readmes/3d-llm.md - plans/PRISM/.research/readmes/openmask3d.md - plans/PRISM/.research/readmes/openscene.md
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "3d llm"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "arXiv"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
<br />
|
||||
<p align="center">
|
||||
<h1 align="center">3D-LLM: Injecting the 3D World into Large Language Models (NeurIPS 2023 Spotlight) </h1>
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "Clio"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "Gaussian Splatting", "机器人", "评测"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
# Clio
|
||||
|
||||
This repository contains the code for *Clio: Real-time Task-Driven Open-Set 3D Scene Graphs*.
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "ConceptGraphs: Open-Vocabulary 3D Scene Graphs for Perception and Planning"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "机器人", "导航", "iOS"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
<!-- src: https://raw.githubusercontent.com/concept-graphs/concept-graphs/main/README.md -->
|
||||
|
||||
# ConceptGraphs: Open-Vocabulary 3D Scene Graphs for Perception and Planning
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "ConceptFusion: Open-set Multimodal 3D Mapping"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "机器人", "Web", "arXiv"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
<!-- src: https://raw.githubusercontent.com/concept-fusion/concept-fusion/main/README.md -->
|
||||
|
||||
# ConceptFusion: Open-set Multimodal 3D Mapping
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "HOV-SG"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "机器人", "导航", "评测"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
<!-- src: https://raw.githubusercontent.com/hovsg/HOV-SG/main/README.md -->
|
||||
|
||||
# HOV-SG
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "`OK-Robot`"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "机器人", "导航", "iOS"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
[](https://ok-robot.github.io)
|
||||
|
||||
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "openmask3d"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "arXiv"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
<!-- src: https://raw.githubusercontent.com/OpenMask3D/openmask3d/master/README.md -->
|
||||
|
||||
<p align="center">
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
---
|
||||
title: "openscene"
|
||||
date: 2026-05-20
|
||||
draft: false
|
||||
tags: ["PRISM", "世界模型", "空间记忆", "arXiv"]
|
||||
categories: ["worldmodel"]
|
||||
---
|
||||
|
||||
<!-- src: https://raw.githubusercontent.com/pengsongyou/openscene/main/README.md -->
|
||||
|
||||
<!-- PROJECT LOGO -->
|
||||
|
||||
Reference in New Issue
Block a user