{"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":"/code/decode-segmap","entry":"decode_segmap","source":"Syntology graph, per-sample; not an archive number","read_at":"2026-09-24T18:15:14+00:00","claim":"Names are grouped by exact entry-name string. Same-named routines are NOT asserted to be equivalent; 'ran' means executed on a synthesized fixture, not correctness. n_samples_ran = sum of by_status over every status except 'unverified' (ran_draft_wrong and ran_fixture are failures of Syntology's instrument, not of the code); n_papers_ran = papers with at least one such sample.","status_vocabulary":{"ran_honours":"ran, honoured the contract we drafted","ran_violates":"ran, violated the contract we drafted","ran_draft_wrong":"ran; our contract draft was wrong, not the code","ran_fixture":"ran; our fixture could not drive it","ran":"ran on a synthesized input","unverified":"unverified (harvested, no recorded run)"},"n_papers":7,"n_papers_ran":2,"units":"n_samples, n_samples_ran, n_samples_fingerprinted and by_status count distinct code bodies (code_sha256); n_places and n_places_pointer_only count places, one per (paper, code body) pair, which is also the unit of the samples list","n_samples":7,"n_samples_ran":2,"n_samples_fingerprinted":1,"n_places":7,"n_places_pointer_only":2,"by_status":{"ran_honours":1,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":0,"ran":1,"unverified":5},"syntology":{"atlas_url":null,"mcp":null,"mcp_per_sample":{"tool":"get_code","arguments_in":"samples[].mcp_get_code"},"developers":"https://syntology.ai/developers"},"samples":[{"arxiv_id":"2403.07494","paper":"/paper/semgauss-slam-dense-semantic-gaussian","title":"SemGauss-SLAM: Dense Semantic Gaussian Splatting SLAM","date":"2024-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"IRMVLab/SemGauss-SLAM","path":"utils/eval_utils.py","file_url":"https://github.com/IRMVLab/SemGauss-SLAM/blob/HEAD/utils/eval_utils.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"8e25e095f75a0500","mcp_get_code":{"code_sha256":"8e25e095f75a0500"}},{"arxiv_id":"2209.00727","paper":"/paper/enabling-country-scale-land-cover-mapping","title":"Enabling Country-Scale Land Cover Mapping with Meter-Resolution Satellite Imagery","date":"2022-09-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"x-ytong/DPA","path":"dataloaders/utils.py","file_url":"https://github.com/x-ytong/DPA/blob/HEAD/dataloaders/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"5a56c8c731a2aa84","mcp_get_code":{"code_sha256":"5a56c8c731a2aa84"}},{"arxiv_id":"2109.01801","paper":"/paper/dual-transfer-learning-for-event-based-end","title":"Dual Transfer Learning for Event-based End-task Prediction via Pluggable Event to Image Translation","date":"2021-09-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"addisonwang2013/dtl","path":"visualize.py","file_url":"https://github.com/addisonwang2013/dtl/blob/HEAD/visualize.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"d50d152c6a2002ce","mcp_get_code":{"code_sha256":"d50d152c6a2002ce"}},{"arxiv_id":"2003.05970","paper":"/paper/lidar-guided-small-obstacle-segmentation","title":"LiDAR guided Small obstacle Segmentation","date":"2020-03-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Kzernobog/small_obstacle_discovery","path":"dataloaders/utils.py","file_url":"https://github.com/Kzernobog/small_obstacle_discovery/blob/HEAD/dataloaders/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"ba612590c80d8442","mcp_get_code":{"code_sha256":"ba612590c80d8442"}},{"arxiv_id":"1901.02985","paper":"/paper/auto-deeplab-hierarchical-neural-architecture","title":"Auto-DeepLab: Hierarchical Neural Architecture Search for Semantic Image Segmentation","date":"2019-01-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zhangximing666/Auto-DeepLab_MS","path":"postprocess.py","file_url":"https://github.com/zhangximing666/Auto-DeepLab_MS/blob/HEAD/postprocess.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a0060f94b2278f59","mcp_get_code":{"code_sha256":"a0060f94b2278f59"}},{"arxiv_id":"1901.00212","paper":"/paper/edgeconnect-generative-image-inpainting-with","title":"EdgeConnect: Generative Image Inpainting with Adversarial Edge Learning","date":"2019-01-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"sujaykhandekar/Automated-objects-removal-inpainter","path":"src/segmentor_fcn.py","file_url":"https://github.com/sujaykhandekar/Automated-objects-removal-inpainter/blob/HEAD/src/segmentor_fcn.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"70e7409bac1c5421","mcp_get_code":{"code_sha256":"70e7409bac1c5421"}},{"arxiv_id":"1606.02147","paper":"/paper/enet-a-deep-neural-network-architecture-for","title":"ENet: A Deep Neural Network Architecture for Real-Time Semantic Segmentation","date":"2016-06-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iArunava/ENet-Real-Time-Semantic-Segmentation","path":"utils.py","file_url":"https://github.com/iArunava/ENet-Real-Time-Semantic-Segmentation/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"code_sha256_prefix":"9c590e1757837710","mcp_get_code":{"code_sha256":"9c590e1757837710"}}]}