Abstract

Introduction

  1. point set을 나누는 법 ⇒ ball query 이용

    → Farthest point sampling(FPS)로 centroid 선정

    → radius 다양하게 적용

  2. local feature를 추출하는 법 ⇒ local feature learner로 PointNet 사용

⇒ 서로 연관이 있음. CNN처럼 weights가 shared되기 위함

Problem Statement

Method

Review of PointNet : A Universal Continuous Set Function Approximator