Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 866 Bytes

README.md

File metadata and controls

45 lines (30 loc) · 866 Bytes

Deep3D for chainer

Overview

Description

This is Deep3D for chainer. But This implementation has not been completed yet.

The paper of this wonderful model is below:

Deep3D: Fully Automatic 2D-to-3D Video Conversion with Deep Convolutional Neural Networks(https://arxiv.org/abs/1604.03650)

  • Model implementation
  • hyper-parameter tuning
  • Evaluator
  • Implement function to draw inferance image
  • Implement the dataset download function
  • Upload pre-trained Deep3D model for further experiment
  • Prepare the Demo

This is the implementation presented below: https://pesuchin.hatenablog.com/entry/2019/02/03/202434

Demo

pass

Requirement

pass

Usage

pass

Install

pass

Contribution

pass

Licence

MIT

Author

pesuchin