{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/deeper-depth-prediction-with-fully","title":"Deeper Depth Prediction with Fully Convolutional Residual Networks","arxiv_id":"1606.00373","date":"2016-06-01","proceeding":null,"authors":["Iro Laina","Christian Rupprecht","Vasileios Belagiannis","Federico Tombari","Nassir Navab"],"abstract":"This paper addresses the problem of estimating the depth map of a scene given\na single RGB image. We propose a fully convolutional architecture, encompassing\nresidual learning, to model the ambiguous mapping between monocular images and\ndepth maps. In order to improve the output resolution, we present a novel way\nto efficiently learn feature map up-sampling within the network. For\noptimization, we introduce the reverse Huber loss that is particularly suited\nfor the task at hand and driven by the value distributions commonly present in\ndepth maps. Our model is composed of a single architecture that is trained\nend-to-end and does not rely on post-processing techniques, such as CRFs or\nother additional refinement steps. As a result, it runs in real-time on images\nor videos. In the evaluation, we show that the proposed model contains fewer\nparameters and requires fewer training data than the current state of the art,\nwhile outperforming all approaches on depth estimation. Code and models are\npublicly available.","url_abs":"http://arxiv.org/abs/1606.00373v2","url_pdf":"http://arxiv.org/pdf/1606.00373v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/iro-cp/FCRN-DepthPrediction","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"BSD-2-Clause"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/AbhinavAtrishi/semisupervised-multitask-learning","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/EbadSyed/spadRGBD","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/JeffreyMagee/Distance-measure-based-on-depth-estimation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/LeonSun0101/CD-SD","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/danielzgsilva/MonoDepthAttacks","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/dsshim0125/grmc","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/fangchangma/sparse-to-dense","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"torch","reach":{"status":"unanswered"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/fangchangma/sparse-to-dense.pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/gentlemanman/fcrn_pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/georgeyiasemis/FCRN-PyTorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/inyong37/Vision","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/katieluo88/280finalproj_nyudepth","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"unanswered"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/scut-math-srp/Distance-measure-based-on-depth-estimation","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/vita-epfl/rock-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/wonders19/Learning-Note","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/zzq96/semseggap","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"deeper-depth-prediction-with-fully","repo_url":"https://github.com/mohsaad/Deeper-Depth-Prediction","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"depth-estimation","task_name":"Depth Estimation"},{"task_slug":"depth-prediction","task_name":"Depth Prediction"},{"task_slug":"monocular-depth-estimation","task_name":"Monocular Depth Estimation"},{"task_slug":"prediction","task_name":"Prediction"}],"methods":[{"method_slug":"huber-loss","method_name":"Huber loss"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1606.00373","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1606.00373"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dsshim0125/grmc","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/zzq96/semseggap","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/scut-math-srp/Distance-measure-based-on-depth-estimation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mohsaad/Deeper-Depth-Prediction","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/inyong37/Vision","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/gentlemanman/fcrn_pytorch","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/georgeyiasemis/FCRN-PyTorch","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/JeffreyMagee/Distance-measure-based-on-depth-estimation","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fangchangma/sparse-to-dense.pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/iro-cp/FCRN-DepthPrediction","reach":{"status":"ok","spdx":"BSD-2-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/katieluo88/280finalproj_nyudepth","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/fangchangma/sparse-to-dense","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/LeonSun0101/CD-SD","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/AbhinavAtrishi/semisupervised-multitask-learning","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/wonders19/Learning-Note","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/vita-epfl/rock-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/EbadSyed/spadRGBD","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/danielzgsilva/MonoDepthAttacks","reach":{"status":"ok"}}],"summary":{"unverified":5},"by_repo_kind":{"official":{"samples":3,"ran":0,"repositories":1},"listed":{"samples":2,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"c75db035e81393da","entry":"center_crop","repo":"mohsaad/Deeper-Depth-Prediction","repo_kind":"listed","path":"pytorch/utils.py","file_url":"https://github.com/mohsaad/Deeper-Depth-Prediction/blob/HEAD/pytorch/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c75db035e81393da"}},{"code_sha256_prefix":"025688c0927f8ba4","entry":"get_incoming_shape","repo":"iro-cp/FCRN-DepthPrediction","repo_kind":"official","path":"tensorflow/models/network.py","file_url":"https://github.com/iro-cp/FCRN-DepthPrediction/blob/HEAD/tensorflow/models/network.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"025688c0927f8ba4"}},{"code_sha256_prefix":"95ceecbd3deb30dc","entry":"interleave","repo":"iro-cp/FCRN-DepthPrediction","repo_kind":"official","path":"tensorflow/models/network.py","file_url":"https://github.com/iro-cp/FCRN-DepthPrediction/blob/HEAD/tensorflow/models/network.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"95ceecbd3deb30dc"}},{"code_sha256_prefix":"fab32b621c712604","entry":"layer","repo":"iro-cp/FCRN-DepthPrediction","repo_kind":"official","path":"tensorflow/models/network.py","file_url":"https://github.com/iro-cp/FCRN-DepthPrediction/blob/HEAD/tensorflow/models/network.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-2-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fab32b621c712604"}},{"code_sha256_prefix":"d8021ec118e73642","entry":"load_weights","repo":"mohsaad/Deeper-Depth-Prediction","repo_kind":"listed","path":"pytorch/weights.py","file_url":"https://github.com/mohsaad/Deeper-Depth-Prediction/blob/HEAD/pytorch/weights.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d8021ec118e73642"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}