JuliusSuryaS / 360_pano

360 Panorama synthesis with hierarchical network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

360_pano

360 Panorama synthesis with hierarchical network.
Paper submission in progress.

Introduction

Relative FOV estimation and high resolution 360 panorama synthesis based on generative hierarchical network.
The network estimates relative fov from four input sequence then generates the partial equirectangular images.
The equirectangular image is synthesized with hierarchical method (3 scales).

framework

Results

Equirectangular output 512 x 1024

output

Equirectangular output 128 x 256 (rectangular mask)

output

Regular output on different dataset

output

Prerequisites

  • Python 3.5
  • PyTorch
  • OpenCV

Usage

TBD

About

360 Panorama synthesis with hierarchical network


Languages

Language:Python 100.0%