{"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/phrase-based-affordance-detection-via-cyclic","title":"Phrase-Based Affordance Detection via Cyclic Bilateral Interaction","arxiv_id":"2202.12076","date":"2022-02-24","proceeding":null,"authors":["Liangsheng Lu","Wei Zhai","Hongchen Luo","Yu Kang","Yang Cao"],"abstract":"Affordance detection, which refers to perceiving objects with potential action possibilities in images, is a challenging task since the possible affordance depends on the person's purpose in real-world application scenarios. The existing works mainly extract the inherent human-object dependencies from image/video to accommodate affordance properties that change dynamically. In this paper, we explore to perceive affordance from a vision-language perspective and consider the challenging phrase-based affordance detection problem,i.e., given a set of phrases describing the action purposes, all the object regions in a scene with the same affordance should be detected. To this end, we propose a cyclic bilateral consistency enhancement network (CBCE-Net) to align language and vision features progressively. Specifically, the presented CBCE-Net consists of a mutual guided vision-language module that updates the common features of vision and language in a progressive manner, and a cyclic interaction module (CIM) that facilitates the perception of possible interaction with objects in a cyclic manner. In addition, we extend the public Purpose-driven Affordance Dataset (PAD) by annotating affordance categories with short phrases. The contrastive experimental results demonstrate the superiority of our method over nine typical methods from four relevant fields in terms of both objective metrics and visual quality. The related code and dataset will be released at \\url{https://github.com/lulsheng/CBCE-Net}.","url_abs":"https://arxiv.org/abs/2202.12076v2","url_pdf":"https://arxiv.org/pdf/2202.12076v2.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":"phrase-based-affordance-detection-via-cyclic","repo_url":"https://github.com/lhc1224/OSAD_Net","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"phrase-based-affordance-detection-via-cyclic","repo_url":"https://github.com/lulsheng/cbce-net","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"phrase-based-affordance-detection-via-cyclic","repo_url":"https://github.com/lhc1224/cross-view-affordance-grounding","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"phrase-based-affordance-detection-via-cyclic","repo_url":"https://github.com/lhc1224/cross-view-ag","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"affordance-detection","task_name":"Affordance Detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2202.12076","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2202.12076"}},"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/lhc1224/cross-view-ag","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lhc1224/cross-view-affordance-grounding","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lhc1224/OSAD_Net","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lulsheng/cbce-net","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":9},"by_repo_kind":{"official":{"samples":9,"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":"21db0323afb99a3e","entry":"decode_labels","repo":"lulsheng/cbce-net","repo_kind":"official","path":"tensorflow_deeplab_resnet/deeplab_resnet/utils.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/tensorflow_deeplab_resnet/deeplab_resnet/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":"21db0323afb99a3e"}},{"code_sha256_prefix":"724b9ce12b144f3a","entry":"image_mirroring","repo":"lulsheng/cbce-net","repo_kind":"official","path":"tensorflow_deeplab_resnet/deeplab_resnet/image_reader.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/tensorflow_deeplab_resnet/deeplab_resnet/image_reader.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":"724b9ce12b144f3a"}},{"code_sha256_prefix":"e837d02919bde0e3","entry":"image_scaling","repo":"lulsheng/cbce-net","repo_kind":"official","path":"tensorflow_deeplab_resnet/deeplab_resnet/image_reader.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/tensorflow_deeplab_resnet/deeplab_resnet/image_reader.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":"e837d02919bde0e3"}},{"code_sha256_prefix":"1a81c38dad61e4cb","entry":"inv_preprocess","repo":"lulsheng/cbce-net","repo_kind":"official","path":"tensorflow_deeplab_resnet/deeplab_resnet/utils.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/tensorflow_deeplab_resnet/deeplab_resnet/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":"1a81c38dad61e4cb"}},{"code_sha256_prefix":"64e03b60c7102569","entry":"l2_regularization_loss","repo":"lulsheng/cbce-net","repo_kind":"official","path":"util/loss.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/util/loss.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":"64e03b60c7102569"}},{"code_sha256_prefix":"40605e728317c5b0","entry":"logistic_loss_cond","repo":"lulsheng/cbce-net","repo_kind":"official","path":"util/loss.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/util/loss.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":"40605e728317c5b0"}},{"code_sha256_prefix":"20aef7e14887f20e","entry":"prepare_label","repo":"lulsheng/cbce-net","repo_kind":"official","path":"tensorflow_deeplab_resnet/deeplab_resnet/utils.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/tensorflow_deeplab_resnet/deeplab_resnet/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":"20aef7e14887f20e"}},{"code_sha256_prefix":"5df9171f430c9524","entry":"random_crop_and_pad_image_and_labels","repo":"lulsheng/cbce-net","repo_kind":"official","path":"tensorflow_deeplab_resnet/deeplab_resnet/image_reader.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/tensorflow_deeplab_resnet/deeplab_resnet/image_reader.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":"5df9171f430c9524"}},{"code_sha256_prefix":"9c14d97dc852ea26","entry":"weighed_logistic_loss","repo":"lulsheng/cbce-net","repo_kind":"official","path":"util/loss.py","file_url":"https://github.com/lulsheng/cbce-net/blob/HEAD/util/loss.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":"9c14d97dc852ea26"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}