Skip to content

[IROS23] SHIMRIE Dataset (Segmentation from Household-task Instructions on Manipulation in Real Indoor Environment)

Notifications You must be signed in to change notification settings

YuigaWada/SHIMRIE-Dataset

Repository files navigation

Matterport3DSemSeg

Matterport3DSemSeg is a tool to create semantic segmentation masks from Matterport3D.

Prerequisites

Instructions

Preprocess

Execute the following code on Docker.

sh main.sh $MATTERPORT_DATA_DIR/v1/scans

Create semantic segmentation masks

Execute the following code on the host. (Note that it is not on Docker)

pip install -r requirements.txt
python3 main.py

About

[IROS23] SHIMRIE Dataset (Segmentation from Household-task Instructions on Manipulation in Real Indoor Environment)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published