{"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/dice-score","entry":"dice_score","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":10,"n_papers_ran":7,"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":10,"n_samples_ran":7,"n_samples_fingerprinted":6,"n_places":10,"n_places_pointer_only":6,"by_status":{"ran_honours":3,"ran_violates":1,"ran_draft_wrong":0,"ran_fixture":0,"ran":3,"unverified":3},"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":"2602.00309","paper":"/paper/arxiv-2602-00309","title":"Opportunistic Promptable Segmentation: Leveraging Routine Radiological Annotations to Guide 3D CT Lesion Segmentation","date":null,"month_inferred_from_arxiv_id":"2026-02","title_source":"syntology","repo":"samdchurch/SAM2CT","path":"volume_inference.py","file_url":"https://github.com/samdchurch/SAM2CT/blob/HEAD/volume_inference.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"bf68471c8c57b2ae","mcp_get_code":{"code_sha256":"bf68471c8c57b2ae"}},{"arxiv_id":"2411.02372","paper":"/paper/learning-general-purpose-biomedical-volume","title":"Learning General-Purpose Biomedical Volume Representations using Randomized Synthesis","date":"2024-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"neel-dey/anatomix","path":"anatomix/registration/registration_infrastructure/metrics.py","file_url":"https://github.com/neel-dey/anatomix/blob/HEAD/anatomix/registration/registration_infrastructure/metrics.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"18f1c960100cfa68","mcp_get_code":{"code_sha256":"18f1c960100cfa68"}},{"arxiv_id":"2408.05839","paper":"/paper/deep-learning-in-medical-image-registration-1","title":"Deep Learning in Medical Image Registration: Magic or Mirage?","date":"2024-08-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"rohitrango/Magic-or-Mirage","path":"fireants_oasis.py","file_url":"https://github.com/rohitrango/Magic-or-Mirage/blob/HEAD/fireants_oasis.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"67402de4581684c6","mcp_get_code":{"code_sha256":"67402de4581684c6"}},{"arxiv_id":"2402.16338","paper":"/paper/blo-sam-bi-level-optimization-based","title":"BLO-SAM: Bi-level Optimization Based Overfitting-Preventing Finetuning of SAM","date":"2024-02-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"importzl/blo-sam","path":"cal_dice.py","file_url":"https://github.com/importzl/blo-sam/blob/HEAD/cal_dice.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"5b1f6d6ac23c60e7","mcp_get_code":{"code_sha256":"5b1f6d6ac23c60e7"}},{"arxiv_id":"2311.13385","paper":"/paper/segvol-universal-and-interactive-volumetric","title":"SegVol: Universal and Interactive Volumetric Medical Image Segmentation","date":"2023-11-22","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"BAAI-DCAI/SegVol","path":"inference_demo.py","file_url":"https://github.com/BAAI-DCAI/SegVol/blob/HEAD/inference_demo.py","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"3d04f3558b5dfd24","mcp_get_code":{"code_sha256":"3d04f3558b5dfd24"}},{"arxiv_id":"2304.06131","paper":"/paper/universeg-universal-medical-image","title":"UniverSeg: Universal Medical Image Segmentation","date":"2023-04-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"deel-ai-papers/consema","path":"src/benchmarkerie/models.py","file_url":"https://github.com/deel-ai-papers/consema/blob/HEAD/src/benchmarkerie/models.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"code_sha256_prefix":"da563328802c0ab5","mcp_get_code":{"code_sha256":"da563328802c0ab5"}},{"arxiv_id":"2203.12827","paper":"/paper/sparse-instance-activation-for-real-time","title":"Sparse Instance Activation for Real-Time Instance Segmentation","date":"2022-03-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"hustvl/sparseinst","path":"sparseinst/loss.py","file_url":"https://github.com/hustvl/sparseinst/blob/HEAD/sparseinst/loss.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a08c2d41f637733e","mcp_get_code":{"code_sha256":"a08c2d41f637733e"}},{"arxiv_id":"2112.03145","paper":"/paper/diffusion-models-for-implicit-image","title":"Diffusion Models for Implicit Image Segmentation Ensembles","date":"2021-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"juliawolleb/diffusion-based-segmentation","path":"scripts/segmentation_sample.py","file_url":"https://github.com/juliawolleb/diffusion-based-segmentation/blob/HEAD/scripts/segmentation_sample.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"42c9692e3f59033f","mcp_get_code":{"code_sha256":"42c9692e3f59033f"}},{"arxiv_id":"2102.04306","paper":"/paper/transunet-transformers-make-strong-encoders","title":"TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation","date":"2021-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ljollans/trunet","path":"TRUNet_network/trunet_train.py","file_url":"https://github.com/ljollans/trunet/blob/HEAD/TRUNet_network/trunet_train.py","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"991bd6a9b4b39241","mcp_get_code":{"code_sha256":"991bd6a9b4b39241"}},{"arxiv_id":"2011.10217","paper":"/paper/dodnet-learning-to-segment-multi-organ-and","title":"DoDNet: Learning to segment multi-organ and tumors from multiple partially labeled datasets","date":"2020-11-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jianpengz/DoDNet","path":"a_DynConv/evaluate.py","file_url":"https://github.com/jianpengz/DoDNet/blob/HEAD/a_DynConv/evaluate.py","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"GPL-3.0","inline_ok":false,"code_sha256_prefix":"ebe13bcb455634e3","mcp_get_code":{"code_sha256":"ebe13bcb455634e3"}}]}