{"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/fast-deep-multi-patch-hierarchical-network","title":"Fast Deep Multi-patch Hierarchical Network for Nonhomogeneous Image Dehazing","arxiv_id":"2005.05999","date":"2020-05-12","proceeding":"IEEE Conference on Computer Vision and Pattern Recognition (CVPR) Workshops 2020 6","authors":["Sourya Dipta Das","Saikat Dutta"],"abstract":"Recently, CNN based end-to-end deep learning methods achieve superiority in Image Dehazing but they tend to fail drastically in Non-homogeneous dehazing. Apart from that, existing popular Multi-scale approaches are runtime intensive and memory inefficient. In this context, we proposed a fast Deep Multi-patch Hierarchical Network to restore Non-homogeneous hazed images by aggregating features from multiple image patches from different spatial sections of the hazed image with fewer number of network parameters. Our proposed method is quite robust for different environments with various density of the haze or fog in the scene and very lightweight as the total size of the model is around 21.7 MB. It also provides faster runtime compared to current multi-scale methods with an average runtime of 0.0145s to process 1200x1600 HD quality image. Finally, we show the superiority of this network on Dense Haze Removal to other state-of-the-art models.","url_abs":"https://arxiv.org/abs/2005.05999v1","url_pdf":"https://arxiv.org/pdf/2005.05999v1.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":"fast-deep-multi-patch-hierarchical-network","repo_url":"https://github.com/diptamath/Nonhomogeneous_Image_Dehazing","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"fast-deep-multi-patch-hierarchical-network","repo_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"image-dehazing","task_name":"Image Dehazing"},{"task_slug":"nonhomogeneous-image-dehazing","task_name":"Nonhomogeneous Image Dehazing"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2005.05999","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2005.05999"}},"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/saikatdutta/Stacked_DMSHN_bokeh","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/diptamath/Nonhomogeneous_Image_Dehazing","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_draft_wrong":1,"ran":1,"unverified":4},"by_repo_kind":{"listed":{"samples":6,"ran":2,"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":"29e5e72bcd006dcd","entry":"spatial_average","repo":"saikatdutta/Stacked_DMSHN_bokeh","repo_kind":"listed","path":"PerceptualSimilarity/models/networks_basic.py","file_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh/blob/HEAD/PerceptualSimilarity/models/networks_basic.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"29e5e72bcd006dcd"}},{"code_sha256_prefix":"351677a36e1961df","entry":"upsample","repo":"saikatdutta/Stacked_DMSHN_bokeh","repo_kind":"listed","path":"PerceptualSimilarity/models/networks_basic.py","file_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh/blob/HEAD/PerceptualSimilarity/models/networks_basic.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"351677a36e1961df"}},{"code_sha256_prefix":"bd01f18257f00b1e","entry":"im2tensor","repo":"saikatdutta/Stacked_DMSHN_bokeh","repo_kind":"listed","path":"PerceptualSimilarity/util/util.py","file_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh/blob/HEAD/PerceptualSimilarity/util/util.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":"bd01f18257f00b1e"}},{"code_sha256_prefix":"722a1d429018eccd","entry":"load_image","repo":"saikatdutta/Stacked_DMSHN_bokeh","repo_kind":"listed","path":"PerceptualSimilarity/util/util.py","file_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh/blob/HEAD/PerceptualSimilarity/util/util.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":"722a1d429018eccd"}},{"code_sha256_prefix":"514dd3c0eee3691c","entry":"score_2afc_dataset","repo":"saikatdutta/Stacked_DMSHN_bokeh","repo_kind":"listed","path":"PerceptualSimilarity/models/dist_model.py","file_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh/blob/HEAD/PerceptualSimilarity/models/dist_model.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":"514dd3c0eee3691c"}},{"code_sha256_prefix":"9c741ec329754265","entry":"tensor2im","repo":"saikatdutta/Stacked_DMSHN_bokeh","repo_kind":"listed","path":"PerceptualSimilarity/util/util.py","file_url":"https://github.com/saikatdutta/Stacked_DMSHN_bokeh/blob/HEAD/PerceptualSimilarity/util/util.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":"9c741ec329754265"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}