{"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/guided-interactive-video-object-segmentation","title":"Guided Interactive Video Object Segmentation Using Reliability-Based Attention Maps","arxiv_id":"2104.10386","date":"2021-04-21","proceeding":"CVPR 2021 1","authors":["Yuk Heo","Yeong Jun Koh","Chang-Su Kim"],"abstract":"We propose a novel guided interactive segmentation (GIS) algorithm for video objects to improve the segmentation accuracy and reduce the interaction time. First, we design the reliability-based attention module to analyze the reliability of multiple annotated frames. Second, we develop the intersection-aware propagation module to propagate segmentation results to neighboring frames. Third, we introduce the GIS mechanism for a user to select unsatisfactory frames quickly with less effort. Experimental results demonstrate that the proposed algorithm provides more accurate segmentation results at a faster speed than conventional algorithms. Codes are available at https://github.com/yuk6heo/GIS-RAmap.","url_abs":"https://arxiv.org/abs/2104.10386v1","url_pdf":"https://arxiv.org/pdf/2104.10386v1.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":"guided-interactive-video-object-segmentation","repo_url":"https://github.com/yuk6heo/GIS-RAmap","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"interactive-segmentation","task_name":"Interactive Segmentation"},{"task_slug":"interactive-video-object-segmentation","task_name":"Interactive Video Object Segmentation"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"},{"task_slug":"video-object-segmentation","task_name":"Video Object Segmentation"},{"task_slug":"video-semantic-segmentation","task_name":"Video Semantic Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/interactive-video-object-segmentation-on","task":"Interactive Video Object Segmentation","dataset":"DAVIS 2017","model":"GIS","rank_in_archive_order":2,"of":7,"metrics":{"AUC-J":"0.820","AUC-J&F":"0.856","J&F@60s":"0.866","J@60s":"0.829"},"uses_additional_data":true}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2104.10386","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2104.10386"}},"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":"deterministic:regex_extraction","url":"https://github.com/yuk6heo/GIS-RAmap","reach":null}],"summary":{"ran":6,"unverified":9},"by_repo_kind":{"official":{"samples":15,"ran":6,"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":"3e73a6c8f46e0d29","entry":"Attention_Transfer_Module","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.py","link_basis":"first_harvest_node","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":"3e73a6c8f46e0d29"}},{"code_sha256_prefix":"631f000ad5eea50e","entry":"IAware_Diff_Prop_Module","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.py","link_basis":"first_harvest_node","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":"631f000ad5eea50e"}},{"code_sha256_prefix":"f6af305ad4f4f5bb","entry":"Object_Feature_Extractor","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f6af305ad4f4f5bb"}},{"code_sha256_prefix":"3041bd5ec9f44211","entry":"Refine","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"3041bd5ec9f44211"}},{"code_sha256_prefix":"06ffcf0e3cfa1604","entry":"SEBottleneck","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.py","link_basis":"first_harvest_node","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":"06ffcf0e3cfa1604"}},{"code_sha256_prefix":"1a19f4a94b9d1cb0","entry":"Segmentation_Head","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.py","link_basis":"first_harvest_node","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":"1a19f4a94b9d1cb0"}},{"code_sha256_prefix":"5d294ba4ebefb3b2","entry":"ASPP","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"5d294ba4ebefb3b2"}},{"code_sha256_prefix":"d27eb70dbb31fe71","entry":"Decoder","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"d27eb70dbb31fe71"}},{"code_sha256_prefix":"1c13464af9161765","entry":"Encoder_3ch","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"1c13464af9161765"}},{"code_sha256_prefix":"eb71cf025cd1ba36","entry":"Encoder_6ch","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"eb71cf025cd1ba36"}},{"code_sha256_prefix":"126d4988ead70a46","entry":"Feature_compounder","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"126d4988ead70a46"}},{"code_sha256_prefix":"55148a353d14b106","entry":"NET_GAmap","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"55148a353d14b106"}},{"code_sha256_prefix":"515db67b886be72d","entry":"ResNet","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"515db67b886be72d"}},{"code_sha256_prefix":"0b8f2a42511fa4a9","entry":"SEResNet50","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"0b8f2a42511fa4a9"}},{"code_sha256_prefix":"a7ff513da63125b9","entry":"_ASPPModule","repo":"yuk6heo/GIS-RAmap","repo_kind":"official","path":"networks/network.py","file_url":"https://github.com/yuk6heo/GIS-RAmap/blob/HEAD/networks/network.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":"a7ff513da63125b9"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}