deep3d-tf icon indicating copy to clipboard operation
deep3d-tf copied to clipboard

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

Results 2 deep3d-tf issues
Sort by recently updated
recently updated
newest added

Hi! I have finished some training on the Deep3D_TF Network based on the VGG19.npy(https://mega.nz/#!xZ8glS6J!MAnE91ND_WyfZ_8mvkuSa2YcA7q-1ehfSm-Q1fxOvvs), but the result is always unsatisfying: the result image is misty especial the background... So can...

ResourceExhaustedError (see above for traceback): OOM when allocating tensor with shape[23040 ,4096] and type float - This is the error obtained on NVIDIA GeForce 10 series GPU. The immediate fix...