HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Mesh R-CNN

Gkioxari Georgia ; Malik Jitendra ; Johnson Justin

Mesh R-CNN

Abstract

Rapid advances in 2D perception have led to systems that accurately detectobjects in real-world images. However, these systems make predictions in 2D,ignoring the 3D structure of the world. Concurrently, advances in 3D shapeprediction have mostly focused on synthetic benchmarks and isolated objects. Weunify advances in these two areas. We propose a system that detects objects inreal-world images and produces a triangle mesh giving the full 3D shape of eachdetected object. Our system, called Mesh R-CNN, augments Mask R-CNN with a meshprediction branch that outputs meshes with varying topological structure byfirst predicting coarse voxel representations which are converted to meshes andrefined with a graph convolution network operating over the mesh's vertices andedges. We validate our mesh prediction branch on ShapeNet, where we outperformprior work on single-image shape prediction. We then deploy our full Mesh R-CNNsystem on Pix3D, where we jointly detect objects and predict their 3D shapes.

Code Repositories

Penguinazor/mse.wem.project
Mentioned in GitHub
xhxuciedu/3DHand
Mentioned in GitHub
theycallmepeter/pytorch3d_PBR
pytorch
Mentioned in GitHub
IMAC-projects/mesh-deformation
pytorch
Mentioned in GitHub
facebookresearch/meshrcnn
pytorch
Mentioned in GitHub
huang229/auto_tooth_arrangement
pytorch
Mentioned in GitHub
facebookresearch/pytorch3d
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-shape-modeling-on-pix3d-s1Mesh R-CNN
box AP: 94.0
mask AP: 88.4
mesh AP: 51.1
3d-shape-modeling-on-pix3d-s2Mesh R-CNN
box AP: 72.2
mask AP: 63.9
mesh AP: 28.8

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Mesh R-CNN | Papers | HyperAI