Skip to content

jdechicchis/ar-semantic-understanding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AR Semantic Understanding

Semantic understanding for augmented reality (AR) applications.

This repository contains code for a project which builds a proof-of-concept pipeline to bring semantic understanding to AR. the model directory contains code to train a semantic segmentation model on indoor scene data. The server directory contains code to deploy an edge server to capture RGB-D frames from an Intel RealSense camera and transmit the result. The magic_leap folder contains a Unity application for the Magic Leap One to overlay the user's field of view with semantic information (i.e. a semantically segmented point cloud). The mesh directory contains some experimental code for meshing.

The dataset used and a pre-trained model are available at https://github.com/jdechicchis/ar-semantic-understanding-data.

About

Semantic understanding for AR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published