Skip to content

3D Graph Neural Networks for RGBD Semantic Segmentation

License

Notifications You must be signed in to change notification settings

yanx27/3DGNN_pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5e0188 · Mar 16, 2019

History

34 Commits
Jan 24, 2019
Nov 25, 2018
Nov 25, 2018
Mar 4, 2019
Mar 16, 2019
Jan 24, 2019
Jan 24, 2019
Mar 14, 2019
Mar 14, 2019

Repository files navigation

3DGNN for RGB-D segmentation

This is the Pytorch implementation of 3D Graph Neural Networks for RGBD Semantic Segmentation:

Data Preparation

  1. Download NYU_Depth_V2 dataset from here and select scenes and save as ./datasets/data/nyu_depth_v2_labeled.mat
  2. Transfer depth images to hha by yourself from here and save in ./datasets/data/hha/.

Emviroment

Required CUDA (8.0) + pytorch 0.4.1

About

3D Graph Neural Networks for RGBD Semantic Segmentation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages