Completing 3D Object Shape from One Depth Image (CVPR 2015) Jason - - PowerPoint PPT Presentation

completing 3d object shape from one depth image cvpr 2015
SMART_READER_LITE
LIVE PREVIEW

Completing 3D Object Shape from One Depth Image (CVPR 2015) Jason - - PowerPoint PPT Presentation

CS688: Web-Scale Image Retrieval Completing 3D Object Shape from One Depth Image (CVPR 2015) Jason Rock, Tanmay Gupta, Justin Thorsen et el. Taehee Kim (20184269, ) Review: CycleGAN Generate paired image without its pair 2


slide-1
SLIDE 1

CS688: Web-Scale Image Retrieval

Completing 3D Object Shape from One Depth Image (CVPR 2015)

Taehee Kim (20184269, 김태희)

Jason Rock, Tanmay Gupta, Justin Thorsen et el.

slide-2
SLIDE 2

2

Review: CycleGAN

  • Generate paired image without its pair
slide-3
SLIDE 3

3

Purpose

  • Reconstruct 3D object from observed

depthmap

slide-4
SLIDE 4

4

Relation with Image Retrieval

  • RGB-D object classification
  • 3D structure aware object identification
  • Depthmap retrieval in its pipeline
slide-5
SLIDE 5

5

Pipeline Overview

  • Matching –
  • retrieve similar 3D model in database
  • Deformation –
  • deform 3D model to make it similar to query
  • Completion –
  • predict unobserved voxels
slide-6
SLIDE 6

6

Pipeline Overview

slide-7
SLIDE 7

7

Matching: Training

Silhouette(50x50) Relative Depth(50) Object Model

Subsample & NNMF (50) Random Forest Hashing

Render Views

slide-8
SLIDE 8

8

Matching: Retrieval

Match Group Query Depthmap

Minimal Surface Distance

Match Depthmap Match Object

slide-9
SLIDE 9

9

Deformation: Symmetry Detection

  • 1. Find Major Symmetry Planes
  • 2. Model Surface -> Points
  • 3. Match Points over Plane
  • 4. Distribute Symmetry to Points

Sampled Point Matched Point

slide-10
SLIDE 10

10

Deformation: Thin Plate Spline

From Tsai et el.

slide-11
SLIDE 11

11

Completion: Cues for Voxels

  • Voxels near observed depth points
  • Voxels requiring large rotaion
  • Symmetry reflection from matched mesh
  • Voxels from matched mesh
  • Depth distance
  • Point distance
slide-12
SLIDE 12

12

Completion: Voxel Prediction

1.Boosted decision tree -> Confidence of each voxel 2.Fit to observations 3.Smoothing

slide-13
SLIDE 13

13

Completion: Voxels to Surface

Marching Cubes Poisson Reconstruction

from wiki. From Kazhdan et el.

slide-14
SLIDE 14

14

Evaluation

  • SHREC12 mesh classification dataset
  • 3 Kinds of Problems :
  • 1. Novel View
  • 2. Novel Model
  • 3. Novel Category
  • Performance Metric:
  • 1. Intersection over union(large->better)
  • 2. Surface distance(small->better)
slide-15
SLIDE 15

15

Evaluation Result

slide-16
SLIDE 16

16

Novel Class Novel Model Novel View

Query

  • Gnd. T.

Res.

Examples

slide-17
SLIDE 17

17

More Examples