GithubHelp home page GithubHelp logo

zizieada / epinet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chshin10/epinet

0.0 0.0 0.0 256.88 MB

EPINET: A Fully-Convolutional Neural Network using Epipolar Geometry for Depth from Light Field Images

License: MIT License

Python 100.00%

epinet's Introduction

EPINET: A Fully-Convolutional Neural Network using Epipolar Geometry for Depth from Light Field Images

EPINET: A Fully-Convolutional Neural Network using Epipolar Geometry for Depth from Light Field Images

Changha Shin, Hae-Gon Jeon, Youngjin Yoon, In So Kweon and Seon Joo Kim

IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Jun 2018

https://arxiv.org/pdf/1804.02379.pdf

Contact: [email protected]

Environments

  • Python3.5.2, Anaconda 4.2.0 (64-bit), Tensorflow 1.6.0 - 1.12.0
  • pip install imageio

Train the EPINET

First, you need to 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/'.

And run python EPINET_train.py

  • Checkpoint files will be saved in 'epinet_checkpoints/EPINET_train_ckp/iterXXX_XX.hdf5', it could be used for test EPINET model.
  • Training process will be saved 'epinet_output/EPINET_train/train_XX.jpg'. (XX is iteration number).
  • You might be change the setting 'learning rate','patch_size' and so on to get better result.

Test the EPINET

Run python EPINET_plusX_9conv22_save.py

  • To test your own trained model from python EPINET_train.py, you need to modify the line 141-142 like below path_weight='epinet_checkpoints/EPINET_train_ckp/iter0097_trainmse2.706_bp12.06.hdf5'

Last modified date: 11/29/2018

epinet's People

Contributors

chshin10 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.