{"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/cascadepsp-toward-class-agnostic-and-very","title":"CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement","arxiv_id":"2005.02551","date":"2020-05-06","proceeding":"CVPR 2020 6","authors":["Ho Kei Cheng","Jihoon Chung","Yu-Wing Tai","Chi-Keung Tang"],"abstract":"State-of-the-art semantic segmentation methods were almost exclusively trained on images within a fixed resolution range. These segmentations are inaccurate for very high-resolution images since using bicubic upsampling of low-resolution segmentation does not adequately capture high-resolution details along object boundaries. In this paper, we propose a novel approach to address the high-resolution segmentation problem without using any high-resolution training data. The key insight is our CascadePSP network which refines and corrects local boundaries whenever possible. Although our network is trained with low-resolution segmentation data, our method is applicable to any resolution even for very high-resolution images larger than 4K. We present quantitative and qualitative studies on different datasets to show that CascadePSP can reveal pixel-accurate segmentation boundaries using our novel refinement module without any finetuning. Thus, our method can be regarded as class-agnostic. Finally, we demonstrate the application of our model to scene parsing in multi-class segmentation.","url_abs":"https://arxiv.org/abs/2005.02551v1","url_pdf":"https://arxiv.org/pdf/2005.02551v1.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":"cascadepsp-toward-class-agnostic-and-very","repo_url":"https://github.com/hkchengrex/CascadePSP","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"cascadepsp-toward-class-agnostic-and-very","repo_url":"https://github.com/earth-insights/ClassTrans","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"4k","task_name":"4k"},{"task_slug":"land-cover-classification","task_name":"Land Cover Classification"},{"task_slug":"scene-parsing","task_name":"Scene Parsing"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[{"method_slug":"cascadepsp","method_name":"CascadePSP"}],"datasets_introduced":[{"slug":"big","name":"BIG","full_name":""}],"methods_introduced":[{"slug":"cascadepsp","name":"CascadePSP","full_name":"CascadePSP"}],"results":[{"leaderboard":"/sota/semantic-segmentation-on-big","task":"Semantic Segmentation","dataset":"BIG","model":"PSPNet + CascadePSP","rank_in_archive_order":1,"of":4,"metrics":{"IoU":"93.93","mBA":"75.32"},"uses_additional_data":true},{"leaderboard":"/sota/semantic-segmentation-on-big","task":"Semantic Segmentation","dataset":"BIG","model":"RefineNet + CascadePSP","rank_in_archive_order":2,"of":4,"metrics":{"IoU":"92.79","mBA":"74.77"},"uses_additional_data":true},{"leaderboard":"/sota/semantic-segmentation-on-big","task":"Semantic Segmentation","dataset":"BIG","model":"DeepLabV3+ + CascadePSP","rank_in_archive_order":3,"of":4,"metrics":{"IoU":"92.23","mBA":"74.59"},"uses_additional_data":true},{"leaderboard":"/sota/semantic-segmentation-on-big","task":"Semantic Segmentation","dataset":"BIG","model":"FCN + CascadePSP","rank_in_archive_order":4,"of":4,"metrics":{"IoU":"77.87","mBA":"67.04"},"uses_additional_data":true}],"syntology":{"syntology_url":"https://syntology.ai/paper/2005.02551","atlas_url":"https://app.syntology.ai/?focus=2005.02551","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2005.02551"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+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/earth-insights/ClassTrans","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/hkchengrex/CascadePSP","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran_honours":1,"ran":1,"unverified":5},"by_repo_kind":{"official":{"samples":7,"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":"fcbd501f30a007d4","entry":"color_map","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"eval_post_ade.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/eval_post_ade.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fcbd501f30a007d4"}},{"code_sha256_prefix":"48f5a5ec1d5dd2ef","entry":"conv3x3","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"models/psp/extractors.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/models/psp/extractors.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"48f5a5ec1d5dd2ef"}},{"code_sha256_prefix":"58be3f0953cafaef","entry":"get_bb_position","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"dataset/make_bb_trans.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/dataset/make_bb_trans.py","link_basis":"first_harvest_node","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":"58be3f0953cafaef"}},{"code_sha256_prefix":"f5f76587ff3a7654","entry":"get_iu","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"eval_post.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/eval_post.py","link_basis":"first_harvest_node","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":"f5f76587ff3a7654"}},{"code_sha256_prefix":"5894805c2d7c5b80","entry":"is_bb_overlap","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"dataset/make_bb_trans.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/dataset/make_bb_trans.py","link_basis":"first_harvest_node","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":"5894805c2d7c5b80"}},{"code_sha256_prefix":"9233f30dee14c56f","entry":"safe_forward","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"eval_helper.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/eval_helper.py","link_basis":"first_harvest_node","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":"9233f30dee14c56f"}},{"code_sha256_prefix":"a190282758f268f5","entry":"scale_bb_by","repo":"hkchengrex/CascadePSP","repo_kind":"official","path":"dataset/make_bb_trans.py","file_url":"https://github.com/hkchengrex/CascadePSP/blob/HEAD/dataset/make_bb_trans.py","link_basis":"first_harvest_node","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":"a190282758f268f5"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}