Skip to content
/ HMS Public

The repository of the code base of "Multi-Layer Semantic and Geometric Modeling with Neural Message Passing in 3D Scene Graphs for Hierarchical Mechanical Search"

Notifications You must be signed in to change notification settings

StanfordVL/HMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for the paper Multi-Layer Semantic and Geometric Modeling with Neural Message Passing in 3D Scene Graphs for Hierarchical Mechanical Search.

Installation

To install the code, just follow these steps:

git clone https://github.com/StanfordVL/HMS.git
cd HMS
virtualenv -p python3 env
source env/bin/activate
pip install -r requirements.txt
pip install -e .

Data

Unfortunately due to having proprietary CAD files, we cannot release the data used for training publicly. To request a private copy, please email andreyk@stanford.edu

About

The repository of the code base of "Multi-Layer Semantic and Geometric Modeling with Neural Message Passing in 3D Scene Graphs for Hierarchical Mechanical Search"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published