{"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/2003-13328","title":"Strip Pooling: Rethinking Spatial Pooling for Scene Parsing","arxiv_id":"2003.13328","date":"2020-03-30","proceeding":"CVPR 2020 6","authors":["Qibin Hou","Li Zhang","Ming-Ming Cheng","Jiashi Feng"],"abstract":"Spatial pooling has been proven highly effective in capturing long-range contextual information for pixel-wise prediction tasks, such as scene parsing. In this paper, beyond conventional spatial pooling that usually has a regular shape of NxN, we rethink the formulation of spatial pooling by introducing a new pooling strategy, called strip pooling, which considers a long but narrow kernel, i.e., 1xN or Nx1. Based on strip pooling, we further investigate spatial pooling architecture design by 1) introducing a new strip pooling module that enables backbone networks to efficiently model long-range dependencies, 2) presenting a novel building block with diverse spatial pooling as a core, and 3) systematically comparing the performance of the proposed strip pooling and conventional spatial pooling techniques. Both novel pooling-based designs are lightweight and can serve as an efficient plug-and-play module in existing scene parsing networks. Extensive experiments on popular benchmarks (e.g., ADE20K and Cityscapes) demonstrate that our simple approach establishes new state-of-the-art results. Code is made available at https://github.com/Andrew-Qibin/SPNet.","url_abs":"https://arxiv.org/abs/2003.13328v1","url_pdf":"https://arxiv.org/pdf/2003.13328v1.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":"2003-13328","repo_url":"https://github.com/Andrew-Qibin/SPNet","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"2003-13328","repo_url":"https://github.com/MaybeShewill-CV/sfnet-tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}}],"tasks":[{"task_slug":"scene-parsing","task_name":"Scene Parsing"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[{"method_slug":"spnet","method_name":"SPNet"},{"method_slug":"strip-pooling","method_name":"Strip Pooling"}],"datasets_introduced":[],"methods_introduced":[{"slug":"spnet","name":"SPNet","full_name":"Strip Pooling Network"},{"slug":"strip-pooling","name":"Strip Pooling","full_name":"Strip Pooling"}],"results":[{"leaderboard":"/sota/semantic-segmentation-on-ade20k","task":"Semantic Segmentation","dataset":"ADE20K","model":"SPNet (ResNet-101)","rank_in_archive_order":188,"of":235,"metrics":{"Validation mIoU":"45.6"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-segmentation-on-cityscapes","task":"Semantic Segmentation","dataset":"Cityscapes test","model":"SPNet (ResNet-101)","rank_in_archive_order":33,"of":105,"metrics":{"Mean IoU (class)":"82.0%"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2003.13328","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2003.13328"}},"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/Andrew-Qibin/SPNet","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/MaybeShewill-CV/sfnet-tensorflow","reach":{"status":"gone","observed_at":"2026-09-17","how":"tree_404+repo_404"}}],"summary":{"ran_draft_wrong":1,"ran":1,"unverified":9},"by_repo_kind":{"official":{"samples":11,"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":"fac5364e2f53c6db","entry":"conv3x3","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/models/resnet.py","link_basis":"harvester_set","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":"fac5364e2f53c6db"}},{"code_sha256_prefix":"0684a938c70bf564","entry":"is_image_file","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"util/dataset.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/util/dataset.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":"0684a938c70bf564"}},{"code_sha256_prefix":"ccb24f9418500942","entry":"get_city_pairs","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"util/cityscapes.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/util/cityscapes.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":"ccb24f9418500942"}},{"code_sha256_prefix":"aa3f068596fc2ec7","entry":"get_model","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"models/model_zoo.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/models/model_zoo.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":"aa3f068596fc2ec7"}},{"code_sha256_prefix":"c73140f517c549d4","entry":"get_model_file","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"models/model_store.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/models/model_store.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":"c73140f517c549d4"}},{"code_sha256_prefix":"277a13798d6d6981","entry":"load_cfg_from_cfg_file","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"util/config.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/util/config.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":"277a13798d6d6981"}},{"code_sha256_prefix":"eae0231645a2f4a4","entry":"make_dataset","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"util/dataset.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/util/dataset.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":"eae0231645a2f4a4"}},{"code_sha256_prefix":"b925dc5fd8492c34","entry":"merge_cfg_from_list","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"util/config.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/util/config.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":"b925dc5fd8492c34"}},{"code_sha256_prefix":"3679a69b2193a551","entry":"resnet101","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/models/resnet.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":"3679a69b2193a551"}},{"code_sha256_prefix":"029fabb30ec8ea8f","entry":"resnet50","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"models/resnet.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/models/resnet.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":"029fabb30ec8ea8f"}},{"code_sha256_prefix":"cbac586a86ff7adc","entry":"short_hash","repo":"Andrew-Qibin/SPNet","repo_kind":"official","path":"models/model_store.py","file_url":"https://github.com/Andrew-Qibin/SPNet/blob/HEAD/models/model_store.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":"cbac586a86ff7adc"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}