{"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/dense-extreme-inception-network-towards-a","title":"Dense Extreme Inception Network: Towards a Robust CNN Model for Edge Detection","arxiv_id":"1909.01955","date":"2019-09-04","proceeding":null,"authors":["Xavier Soria","Edgar Riba","Angel D. Sappa"],"abstract":"This paper proposes a Deep Learning based edge detector, which is inspired on both HED (Holistically-Nested Edge Detection) and Xception networks. The proposed approach generates thin edge-maps that are plausible for human eyes; it can be used in any edge detection task without previous training or fine tuning process. As a second contribution, a large dataset with carefully annotated edges has been generated. This dataset has been used for training the proposed approach as well the state-of-the-art algorithms for comparisons. Quantitative and qualitative evaluations have been performed on different benchmarks showing improvements with the proposed method when F-measure of ODS and OIS are considered.","url_abs":"https://arxiv.org/abs/1909.01955v2","url_pdf":"https://arxiv.org/pdf/1909.01955v2.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":"dense-extreme-inception-network-towards-a","repo_url":"https://github.com/xavysp/DexiNed","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":null},{"paper_slug":"dense-extreme-inception-network-towards-a","repo_url":"https://github.com/a-nau/Plane-Segmentation-Refinement","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"dense-extreme-inception-network-towards-a","repo_url":"https://github.com/chaitravi-ce/Edge-Detection-Using-ML","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok"}},{"paper_slug":"dense-extreme-inception-network-towards-a","repo_url":"https://github.com/xavysp/MBIPED","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"boundary-detection","task_name":"Boundary Detection"},{"task_slug":"edge-detection","task_name":"Edge Detection"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"method_slug":"average-pooling","method_name":"Average Pooling"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"depthwise-convolution","method_name":"Depthwise Convolution"},{"method_slug":"depthwise-separable-convolution","method_name":"Depthwise Separable Convolution"},{"method_slug":"global-average-pooling","method_name":"Global Average Pooling"},{"method_slug":"max-pooling","method_name":"Max Pooling"},{"method_slug":"pointwise-convolution","method_name":"Pointwise Convolution"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"softmax","method_name":"Softmax"}],"datasets_introduced":[{"slug":"biped","name":"BIPED","full_name":"Barcelona Images for Perceptual Edge Detection"}],"methods_introduced":[],"results":[{"leaderboard":"/sota/edge-detection-on-cid","task":"Edge Detection","dataset":"CID","model":"DexiNed (WACV'2020)","rank_in_archive_order":1,"of":2,"metrics":{"ODS":"0.65"},"uses_additional_data":false}],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=1909.01955","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1909.01955"}},"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/a-nau/Plane-Segmentation-Refinement","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xavysp/MBIPED","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/xavysp/DexiNed","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chaitravi-ce/Edge-Detection-Using-ML","reach":{"status":"ok"}}],"summary":{"ran_draft_wrong":1,"unverified":18},"by_repo_kind":{"official":{"samples":1,"ran":1,"repositories":1},"listed":{"samples":18,"ran":0,"repositories":2}},"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":"e43b592c20686019","entry":"dataset_info","repo":"xavysp/DexiNed","repo_kind":"official","path":"datasets.py","file_url":"https://github.com/xavysp/DexiNed/blob/HEAD/datasets.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e43b592c20686019"}},{"code_sha256_prefix":"962b8fa1e9017ffa","entry":"check_if_file_is_image","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/image_other.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/image_other.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"962b8fa1e9017ffa"}},{"code_sha256_prefix":"51a0c4713bee13a9","entry":"compute_convex_hull_for_mask","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"refiner/util/fall_back_segmentation.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/refiner/util/fall_back_segmentation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"51a0c4713bee13a9"}},{"code_sha256_prefix":"771106050d7b2baa","entry":"compute_widened_contour_line_around_mask","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"refiner/clustering/edge_detection.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/refiner/clustering/edge_detection.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"771106050d7b2baa"}},{"code_sha256_prefix":"4ae062da72b50fb3","entry":"dbscan_with_masked_image","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"refiner/clustering/dbscan.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/refiner/clustering/dbscan.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4ae062da72b50fb3"}},{"code_sha256_prefix":"aed54a259fe338ee","entry":"dbscan_with_points","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"refiner/clustering/dbscan.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/refiner/clustering/dbscan.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"aed54a259fe338ee"}},{"code_sha256_prefix":"48dc7d7468bdfdd7","entry":"find_all_image_files_in_directory","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/image_other.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/image_other.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"48dc7d7468bdfdd7"}},{"code_sha256_prefix":"45a5411d20e60e19","entry":"find_matching_nested_list","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"refiner/util/fall_back_segmentation.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/refiner/util/fall_back_segmentation.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"45a5411d20e60e19"}},{"code_sha256_prefix":"4e835882a8e92379","entry":"gamma_correction","repo":"xavysp/MBIPED","repo_kind":"listed","path":"data_augmentation.py","file_url":"https://github.com/xavysp/MBIPED/blob/HEAD/data_augmentation.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":"4e835882a8e92379"}},{"code_sha256_prefix":"6e296812cf5c772f","entry":"get_depth_of_nested_list","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/other.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/other.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6e296812cf5c772f"}},{"code_sha256_prefix":"e936f375f1204ee3","entry":"get_grayscaled_image","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/image_modification.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/image_modification.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e936f375f1204ee3"}},{"code_sha256_prefix":"da6f23f917f8e66a","entry":"get_immediate_subdirectories","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/directories.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/directories.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"da6f23f917f8e66a"}},{"code_sha256_prefix":"c90cc20d70b48f19","entry":"get_n_unique_rows","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/other.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/other.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"c90cc20d70b48f19"}},{"code_sha256_prefix":"d176d029260f74a6","entry":"get_unique_rows","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/other.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/other.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d176d029260f74a6"}},{"code_sha256_prefix":"321fb290ea271633","entry":"get_width_cropped_image","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/image_modification.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/image_modification.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"321fb290ea271633"}},{"code_sha256_prefix":"dadc5e13005d80a2","entry":"image_normalization","repo":"xavysp/MBIPED","repo_kind":"listed","path":"data_augmentation.py","file_url":"https://github.com/xavysp/MBIPED/blob/HEAD/data_augmentation.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":"dadc5e13005d80a2"}},{"code_sha256_prefix":"e67ef5668121eaab","entry":"make_dirs","repo":"xavysp/MBIPED","repo_kind":"listed","path":"data_augmentation.py","file_url":"https://github.com/xavysp/MBIPED/blob/HEAD/data_augmentation.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":"e67ef5668121eaab"}},{"code_sha256_prefix":"0112cce5a48470ac","entry":"scale_image","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/image_modification.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/image_modification.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"0112cce5a48470ac"}},{"code_sha256_prefix":"a10498279a84a98a","entry":"select_subset_from_list","repo":"a-nau/Plane-Segmentation-Refinement","repo_kind":"listed","path":"utils/image_other.py","file_url":"https://github.com/a-nau/Plane-Segmentation-Refinement/blob/HEAD/utils/image_other.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"a10498279a84a98a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}