# DispNet_Keras **Repository Path**: hankersyan/DispNet_Keras ## Basic Information - **Project Name**: DispNet_Keras - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-10 - **Last Updated**: 2024-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DispNet_Keras Implementation of DispNet in Keras The method is suggested by Nikolaus Mayer et al.. Here is the DispNet paper: https://arxiv.org/abs/1512.02134 Download the dataset from the link below: DepthMap_dataset Sample stereo images: input images Ground truth: gt Here is the prediction after 200 epochs: predicted result