GithubHelp home page GithubHelp logo

zhou-owl / lfattnet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from liagm/lfattnet

0.0 0.0 0.0 54.84 MB

Attention-based View Selection Networks for Light-field Disparity Estimation

License: MIT License

Python 100.00%

lfattnet's Introduction

LFattNet: Attention-based View Selection Networks for Light-field Disparity Estimation

Attention-based View Selection Networks for Light-field Disparity Estimation

Yu-Ju Tsai,1 Yu-Lun Liu,1,2 Ming Ouhyoung,1 Yung-Yu Chuang1
1National Taiwan University, 2MediaTek

AAAI Conference on Artificial Intelligence (AAAI), Feb 2020

Network Architecture

Network Architecture

SOTA on 4D Light Field Benchmark

  • We achieve TOP rank performance for most of the error matrices on the benchmark.

  • For more detail comparison, please use the link below.
  • Benchmark link

Environment

Ubuntu            16.04
Python            3.5.2
Tensorflow-gpu    1.10
CUDA              9.0.176
Cudnn             7.1.4

Train LFattNet

  • Download HCI Light field dataset from http://hci-lightfield.iwr.uni-heidelberg.de/.
  • Unzip the LF dataset and move 'additional/, training/, test/, stratified/ ' into the 'hci_dataset/'.
  • Check the code in 'LFattNet_func/func_model_81.py' and use the code at line 247.
  • Run python LFattNet_train.py
    • Checkpoint files will be saved in 'LFattNet_checkpoints/LFattNet_ckp/iterXXXX_valmseXXXX_bpXXX.hdf5'.
    • Training process will be saved in
      • 'LFattNet_output/LFattNet/train_iterXXXXX.jpg'
      • 'LFattNet_output/LFattNet/val_iterXXXXX.jpg'.

Evaluate LFattNet

  • Check the code in 'LFattNet_func/func_model_81.py' and use the code at line 250.
  • Run python LFattNet_evaluation.py
    • To use your own model, you can modify the import model at line 78 like below:
      • path_weight='./pretrain_model_9x9.hdf5'

Citation

@inproceedings{Tsai:2020:ABV,
        author = {Tsai, Yu-Ju and Liu, Yu-Lun and Ouhyoung, Ming and Chuang, Yung-Yu},
        title = {Attention-based View Selection Networks for Light-field Disparity Estimation},
        booktitle = {Proceedings of the 34th Conference on Artificial Intelligence (AAAI)},
        year = {2020}
}

Last modified data: 2020/09/14.

The code is modified and heavily borrowed from EPINET: https://github.com/chshin10/epinet

lfattnet's People

Contributors

liagm avatar

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.