{"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/uncertainty-aware-joint-salient-object-and","title":"Uncertainty-aware Joint Salient Object and Camouflaged Object Detection","arxiv_id":"2104.02628","date":"2021-04-06","proceeding":"CVPR 2021 1","authors":["Aixuan Li","Jing Zhang","Yunqiu Lv","Bowen Liu","Tong Zhang","Yuchao Dai"],"abstract":"Visual salient object detection (SOD) aims at finding the salient object(s) that attract human attention, while camouflaged object detection (COD) on the contrary intends to discover the camouflaged object(s) that hidden in the surrounding. In this paper, we propose a paradigm of leveraging the contradictory information to enhance the detection ability of both salient object detection and camouflaged object detection. We start by exploiting the easy positive samples in the COD dataset to serve as hard positive samples in the SOD task to improve the robustness of the SOD model. Then, we introduce a similarity measure module to explicitly model the contradicting attributes of these two tasks. Furthermore, considering the uncertainty of labeling in both tasks' datasets, we propose an adversarial learning network to achieve both higher order similarity measure and network confidence estimation. Experimental results on benchmark datasets demonstrate that our solution leads to state-of-the-art (SOTA) performance for both tasks.","url_abs":"https://arxiv.org/abs/2104.02628v1","url_pdf":"https://arxiv.org/pdf/2104.02628v1.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":"uncertainty-aware-joint-salient-object-and","repo_url":"https://github.com/JingZhang617/Joint_COD_SOD","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"uncertainty-aware-joint-salient-object-and","repo_url":"https://github.com/baneitixiaomai/joint_sod_cod","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"object","task_name":"Object"},{"task_slug":"object-detection","task_name":"Object Detection"},{"task_slug":"salient-object-detection-1","task_name":"Salient Object Detection"},{"task_slug":"object-detection-1","task_name":"object-detection"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2104.02628","atlas_url":"https://app.syntology.ai/?focus=2104.02628","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2104.02628"}},"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/JingZhang617/Joint_COD_SOD","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/baneitixiaomai/joint_sod_cod","reach":null}],"summary":{"ran":5,"unverified":1},"by_repo_kind":{"listed":{"samples":6,"ran":5,"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":6,"samples":[{"code_sha256_prefix":"f0fe7f33c9edd753","entry":"B2_ResNet","repo":"baneitixiaomai/joint_sod_cod","repo_kind":"listed","path":"model/backbone.py","file_url":"https://github.com/baneitixiaomai/joint_sod_cod/blob/HEAD/model/backbone.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f0fe7f33c9edd753"}},{"code_sha256_prefix":"fddcad8a5210002e","entry":"CAM_Module","repo":"baneitixiaomai/joint_sod_cod","repo_kind":"listed","path":"model/backbone.py","file_url":"https://github.com/baneitixiaomai/joint_sod_cod/blob/HEAD/model/backbone.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"fddcad8a5210002e"}},{"code_sha256_prefix":"5641e3ca78042a85","entry":"Classifier_Module","repo":"baneitixiaomai/joint_sod_cod","repo_kind":"listed","path":"model/backbone.py","file_url":"https://github.com/baneitixiaomai/joint_sod_cod/blob/HEAD/model/backbone.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5641e3ca78042a85"}},{"code_sha256_prefix":"5e2f8ab705f4f4ea","entry":"PAM_Module","repo":"baneitixiaomai/joint_sod_cod","repo_kind":"listed","path":"model/backbone.py","file_url":"https://github.com/baneitixiaomai/joint_sod_cod/blob/HEAD/model/backbone.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"5e2f8ab705f4f4ea"}},{"code_sha256_prefix":"feea3e6a55a3cc63","entry":"RCAB","repo":"baneitixiaomai/joint_sod_cod","repo_kind":"listed","path":"model/backbone.py","file_url":"https://github.com/baneitixiaomai/joint_sod_cod/blob/HEAD/model/backbone.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"feea3e6a55a3cc63"}},{"code_sha256_prefix":"46a95d6849b0a488","entry":"Saliency_feat_encoder","repo":"baneitixiaomai/joint_sod_cod","repo_kind":"listed","path":"model/backbone.py","file_url":"https://github.com/baneitixiaomai/joint_sod_cod/blob/HEAD/model/backbone.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"46a95d6849b0a488"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}