{"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/exploring-event-driven-dynamic-context-for","title":"Exploring Event-driven Dynamic Context for Accident Scene Segmentation","arxiv_id":"2112.05006","date":"2021-12-09","proceeding":null,"authors":["Jiaming Zhang","Kailun Yang","Rainer Stiefelhagen"],"abstract":"The robustness of semantic segmentation on edge cases of traffic scene is a vital factor for the safety of intelligent transportation. However, most of the critical scenes of traffic accidents are extremely dynamic and previously unseen, which seriously harm the performance of semantic segmentation methods. In addition, the delay of the traditional camera during high-speed driving will further reduce the contextual information in the time dimension. Therefore, we propose to extract dynamic context from event-based data with a higher temporal resolution to enhance static RGB images, even for those from traffic accidents with motion blur, collisions, deformations, overturns, etc. Moreover, in order to evaluate the segmentation performance in traffic accidents, we provide a pixel-wise annotated accident dataset, namely DADA-seg, which contains a variety of critical scenarios from traffic accidents. Our experiments indicate that event-based data can provide complementary information to stabilize semantic segmentation under adverse conditions by preserving fine-grained motion of fast-moving foreground (crash objects) in accidents. Our approach achieves +8.2% performance gain on the proposed accident dataset, exceeding more than 20 state-of-the-art semantic segmentation methods. The proposal has been demonstrated to be consistently effective for models learned on multiple source databases including Cityscapes, KITTI-360, BDD, and ApolloScape.","url_abs":"https://arxiv.org/abs/2112.05006v1","url_pdf":"https://arxiv.org/pdf/2112.05006v1.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":"exploring-event-driven-dynamic-context-for","repo_url":"https://github.com/jamycheung/ISSAFE","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"scene-segmentation","task_name":"Scene Segmentation"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[],"datasets_introduced":[{"slug":"dada-seg","name":"DADA-seg","full_name":""}],"methods_introduced":[],"results":[{"leaderboard":"/sota/semantic-segmentation-on-dada-seg","task":"Semantic Segmentation","dataset":"DADA-seg","model":"EDCNet","rank_in_archive_order":3,"of":28,"metrics":{"mIoU":"32.04"},"uses_additional_data":true},{"leaderboard":"/sota/semantic-segmentation-on-ddd17","task":"Semantic Segmentation","dataset":"DDD17","model":"EDCNet-S2D","rank_in_archive_order":6,"of":9,"metrics":{"mIoU":"61.99"},"uses_additional_data":false},{"leaderboard":"/sota/semantic-segmentation-on-dsec","task":"Semantic Segmentation","dataset":"DSEC","model":"EDCNet-S2D","rank_in_archive_order":6,"of":9,"metrics":{"mIoU":"56.75"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2112.05006","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2112.05006"}},"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/jamycheung/ISSAFE","reach":null}],"summary":{"ran":4,"unverified":1},"by_repo_kind":{"official":{"samples":5,"ran":4,"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":"cad594317b0f657a","entry":"conv1x1","repo":"jamycheung/ISSAFE","repo_kind":"official","path":"models/edcnet.py","file_url":"https://github.com/jamycheung/ISSAFE/blob/HEAD/models/edcnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"cad594317b0f657a"}},{"code_sha256_prefix":"48468b2c75aae583","entry":"conv3x3","repo":"jamycheung/ISSAFE","repo_kind":"official","path":"models/edcnet.py","file_url":"https://github.com/jamycheung/ISSAFE/blob/HEAD/models/edcnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"48468b2c75aae583"}},{"code_sha256_prefix":"72e2fcfe15e11473","entry":"do_efficient_fwd","repo":"jamycheung/ISSAFE","repo_kind":"official","path":"models/edcnet.py","file_url":"https://github.com/jamycheung/ISSAFE/blob/HEAD/models/edcnet.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"72e2fcfe15e11473"}},{"code_sha256_prefix":"037457850adbc22c","entry":"get_n_params","repo":"jamycheung/ISSAFE","repo_kind":"official","path":"models/util.py","file_url":"https://github.com/jamycheung/ISSAFE/blob/HEAD/models/util.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"037457850adbc22c"}},{"code_sha256_prefix":"af8ed14d63b51a5f","entry":"patch_replication_callback","repo":"jamycheung/ISSAFE","repo_kind":"official","path":"models/replicate.py","file_url":"https://github.com/jamycheung/ISSAFE/blob/HEAD/models/replicate.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"af8ed14d63b51a5f"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}