Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.
/ deep3d-tf Public archive

TensorFlow Implementation of Deep3D+, a VGG19 expanded "deconvolution" network for doing depth estimation and in-painting for stereoscopic image generation.

Notifications You must be signed in to change notification settings

justinttl/deep3d-tf

Repository files navigation

Tensorflow Deep3D

This is a Tensorflow implemention of Deep3D (The original MXNet implementation can be found in the github repository: Deep3D-MXNet. The published paper describes the development and performance of the original network. There is a lot of work to be done for this ported model!

  • Refactor and port over NumPy weights to Tensorflow loading methods
  • Add training persistance
  • Train WAY longer on hollywood Dataset
  • Explore TensorServe API for web hosting + experiment with Ruby API

Presentation Slides: https://goo.gl/iijL3X

The backbone of this network is built from the github repository of an implementation of VGG19.

Some Results

About

TensorFlow Implementation of Deep3D+, a VGG19 expanded "deconvolution" network for doing depth estimation and in-painting for stereoscopic image generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published