Jerrypiglet / SimpleLayout

simple layout composer and visualizer in 3D and rendered/reprojected space.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleLayout

Simple layout (room as a cuboid + camera) composer and visualizer in both 3D and screen space, with projection and differentiable depth rendering.

Demo

Scene Projection and masks
Depth map Projection

|

Installation

matplotlib with widget support

conda install -y nodejs
pip install --upgrade jupyterlab
jupyter labextension install @jupyter-widgets/jupyterlab-manager
jupyter labextension install jupyter-matplotlib
jupyter nbextension enable --py widgetsnbextension\

dependencies

About

simple layout composer and visualizer in 3D and rendered/reprojected space.


Languages

Language:Jupyter Notebook 90.0%Language:Python 10.0%