m5823779 / monocular2mesh

input RGB image output 3D mesh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monocular to mesh

3D mesh created from monocular using depth estimation

Setup

pip install -r requirements.txt

Usage

python run.py -i <path_to_image>

Demo

image image

(left: input source / right: output depth map)

image

(output mesh)

About

input RGB image output 3D mesh


Languages

Language:Python 100.0%