PointRend: Image Segmentation as Rendering

2021. 10. 3. 17:35·📓 Papers
728x90
Rendering을 응용한 이미지 세분화
: 컴퓨터 그래픽 분야의 렌더링 기법으로 활용되는 Adaptive Subdivision에 영감을 받아 이를 Instance/ Semantic Segmentation Prediction 시에 적용한 방법

 

: 반복적인 subdivision strategy을 기반으로 선택한 위치에서 point 기반 segmentation predictions을 수행하는 모듈

  • 신중하게 선택된 point들에 대해서만 prediction 수행
    • f를 interpolate해서 선택되어진 point에 대해 point-wise feature representation을 추출
    • small point head subnetwork 사용: point-wise feature로부터 output label 예측을 위해

 

3개 Main components

더보기

1. Point selection strategy
2. Point-wise feature representation
   : 선택된 각 point에 대해, point-wise feature representation 추출 (예측)
   (point 별 4-neighborhood: *bilinear interpolation*으로 feature 계산/추출)
   ⇒ feature map보다 *더 높은 해상도*의 segmentation 예측 가능
3. Point head
   : 각 point별 feature representation으로부터 label을 예측하도록 학습됨

  • fine-grained features
    : CNN으로 추출한 feature map 상에서 샘플링한 point마다 특징량을 추출한다.
  • coarse prediction
    : 명확한 context와 의미 정보를 포함
    :각 point는 K-class prediction에 의한 K차원 벡터를 가진다.
  • MLP (새로운 예측)
    : fine-graiend feature map과 coarse prediction mask로부터 계산된 interpolated(보간된) feature를 사용해서
  • 선택된 point마다 특징량이 주어지면 MLP에 의해 point마다 세그멘테이션 예측을 한다.

 

process

  • (2배) upsample (bilinear interpolation)
  • 가장 불확실한 N개 point 선택
  • MLP → 선택된 각 point 예측 정제
  • 계산량 감소
728x90
저작자표시 (새창열림)

'📓 Papers' 카테고리의 다른 글

SIMPLE ONLINE AND REALTIME TRACKING  (0) 2021.10.03
YOLOv4: Optimal Speed and Accuracy of Object Detection  (0) 2021.10.03
CDnetV2: CNN-Based Cloud Detection for Remote Sensing Imagery With Cloud-Snow Coexistence  (0) 2021.10.03
Semi-supervised semantic segmentation needs strong, varied perturbations  (0) 2021.10.03
Object-Contextual Representations for Semantic Segmentation  (0) 2021.10.03
'📓 Papers' 카테고리의 다른 글
  • YOLOv4: Optimal Speed and Accuracy of Object Detection
  • CDnetV2: CNN-Based Cloud Detection for Remote Sensing Imagery With Cloud-Snow Coexistence
  • Semi-supervised semantic segmentation needs strong, varied perturbations
  • Object-Contextual Representations for Semantic Segmentation
soyang.
soyang.
코딩 및 개발 일지를 기록합니다.
  • soyang.
    소소한 코딩일지
    soyang.
  • 전체
    오늘
    어제
  • 링크

    • Github 🐾
    • 포트폴리오 📓 (리뉴얼중)
    • LinkedIn 👩🏻‍💼
  • 공지사항

    • 소소한 코딩일지
  • 블로그 메뉴

    • 방명록
    • 분류 전체보기 (181)
      • 🚩 목표 & 회고 (9)
      • 📓 Papers (10)
      • 🧇 Algorithm (44)
        • 이론 (1)
        • LeetCode (2)
        • 프로그래머스 (30)
        • 백준 (11)
      • 💻 Study (47)
        • 🤖 AI 인공지능 (3)
        • Python 파이썬 (3)
        • Docker 도커 (4)
        • 웹 (20)
        • 안드로이드 (2)
        • JAVA 자바 (1)
        • Firebase (3)
        • Linux 리눅스 (10)
      • 🍪 Projects (2)
      • 🎒 학교 (44)
        • 대학원 도비 (2)
        • 21 동계 모각코: 슈붕팥붕 (13)
        • 21 하계 모각코: 와팬호 (13)
        • 20 동계 모각코: 와팬호 (13)
      • 활동들 (16)
        • 인프런 대학생 LEAF 2기 (9)
        • 2021 Silicon Valley Online .. (7)
  • 태그

    알고리즘스터디
    Gentoo
    programmers
    React
    Artificial Intelligence
    Linux
    공부
    백준
    프로그래머스
    코딩테스트
    모각코
    Ai
    노마드코더
    인프런대학생Leaf
    Algorithm
    리액트
    error
    목표
    알고리즘
    Python
  • 최근 댓글

  • hELLO· Designed By정상우.v4.10.3
soyang.
PointRend: Image Segmentation as Rendering
상단으로

티스토리툴바