Giter Site home page Giter Site logo

horizon's Introduction

HORIZON: High-Resolution Semantically Controlled Panorama Synthesis

AAAI 2024

Official implementation of HORIZON: High-Resolution Semantically Controlled Panorama Synthesis
A novel framework that generates high-quality, semantically-controlled 360-degree panoramas with minimal distortion

arXiv Azure Blob

ds

Updates

[Soon] Model weights release.

[01/2024] Code released.

[12/2023] Paper Accepted by AAAI 2024

[10/2022] Paper uploaded to arXiv.

Installation

Use Miniconda to setup environment for HORIZON. Setup the required environment by the following command:

conda env create -f env.yml
conda activate horizon

Download Pretrained Models

Please download our checkpoints from Azure Blob to run the following inference scripts. After download, make a ckpt folder follow the belown structure:

ckpt
├── CLIP
│   └── ViT-L-14.pt
├── dataset
│   └── pano #dataset folder
├── last.pth 
└── vqg
    └── VQGan16384F16.pth

Inference

bash script/inference.sh

When the inference finish, you'll get all the generated panorama under /ckpt/pano/horizon_mini/eval_visu/pred/

Citation

@misc{yan2022horizon,
      title={HORIZON: A High-Resolution Panorama Synthesis Framework}, 
      author={Kun Yan and Lei Ji and Chenfei Wu and Jian Liang and Ming Zhou and Nan Duan and Shuai Ma},
      year={2022},
      eprint={2210.04522},
      archivePrefix={arXiv},
      primaryClass={cs.CV}
}

horizon's People

Contributors

naykun avatar

Stargazers

nauyihsnehs avatar

Watchers

 avatar Raphaël Manus avatar

horizon's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.