{"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/axonem-dataset-3d-axon-instance-segmentation","title":"AxonEM Dataset: 3D Axon Instance Segmentation of Brain Cortical Regions","arxiv_id":"2107.05451","date":"2021-07-12","proceeding":null,"authors":["Donglai Wei","Kisuk Lee","Hanyu Li","Ran Lu","J. Alexander Bae","Zequan Liu","Lifu Zhang","Márcia dos Santos","Zudi Lin","Thomas Uram","Xueying Wang","Ignacio Arganda-Carreras","Brian Matejek","Narayanan Kasthuri","Jeff Lichtman","Hanspeter Pfister"],"abstract":"Electron microscopy (EM) enables the reconstruction of neural circuits at the level of individual synapses, which has been transformative for scientific discoveries. However, due to the complex morphology, an accurate reconstruction of cortical axons has become a major challenge. Worse still, there is no publicly available large-scale EM dataset from the cortex that provides dense ground truth segmentation for axons, making it difficult to develop and evaluate large-scale axon reconstruction methods. To address this, we introduce the AxonEM dataset, which consists of two 30x30x30 um^3 EM image volumes from the human and mouse cortex, respectively. We thoroughly proofread over 18,000 axon instances to provide dense 3D axon instance segmentation, enabling large-scale evaluation of axon reconstruction methods. In addition, we densely annotate nine ground truth subvolumes for training, per each data volume. With this, we reproduce two published state-of-the-art methods and provide their evaluation results as a baseline. We publicly release our code and data at https://connectomics-bazaar.github.io/proj/AxonEM/index.html to foster the development of advanced methods.","url_abs":"https://arxiv.org/abs/2107.05451v1","url_pdf":"https://arxiv.org/pdf/2107.05451v1.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":"axonem-dataset-3d-axon-instance-segmentation","repo_url":"https://github.com/donglaiw/AxonEM-challenge","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"none","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"instance-segmentation","task_name":"Instance Segmentation"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"}],"methods":[],"datasets_introduced":[{"slug":"axonem","name":"AxonEM","full_name":""}],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2107.05451","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2107.05451"}},"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/donglaiw/AxonEM-challenge","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":6},"by_repo_kind":{"official":{"samples":6,"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":"4efe24ee9fadf369","entry":"convert_networkx_to_lite","repo":"donglaiw/AxonEM-challenge","repo_kind":"official","path":"erl_wrapper/networkx_lite.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/networkx_lite.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":"4efe24ee9fadf369"}},{"code_sha256_prefix":"f1989112eeb019ef","entry":"node_edge_to_networkx","repo":"donglaiw/AxonEM-challenge","repo_kind":"official","path":"erl_wrapper/skeleton.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/skeleton.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":"f1989112eeb019ef"}},{"code_sha256_prefix":"c6a52d75212388e0","entry":"read_h5","repo":"donglaiw/AxonEM-challenge","repo_kind":"official","path":"erl_wrapper/data_io.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/data_io.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":"c6a52d75212388e0"}},{"code_sha256_prefix":"d33cace927540693","entry":"read_pkl","repo":"donglaiw/AxonEM-challenge","repo_kind":"official","path":"erl_wrapper/data_io.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/data_io.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":"d33cace927540693"}},{"code_sha256_prefix":"c3dec648e7a9b6b9","entry":"read_vol","repo":"donglaiw/AxonEM-challenge","repo_kind":"official","path":"erl_wrapper/data_io.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/data_io.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":"c3dec648e7a9b6b9"}},{"code_sha256_prefix":"ed47ee63e0444c57","entry":"skeleton_to_networkx","repo":"donglaiw/AxonEM-challenge","repo_kind":"official","path":"erl_wrapper/skeleton.py","file_url":"https://github.com/donglaiw/AxonEM-challenge/blob/HEAD/erl_wrapper/skeleton.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":"ed47ee63e0444c57"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}