{"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/get-test-config","entry":"get_test_config","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":9,"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":5,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":16,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":4},"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":"1912.08193","paper":"/paper/pointrend-image-segmentation-as-rendering","title":"PointRend: Image Segmentation as Rendering","date":"2019-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CuberrChen/PointRend-Paddle","path":"val.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"arxiv_id":"1912.08193","paper":"/paper/pointrend-image-segmentation-as-rendering","title":"PointRend: Image Segmentation as Rendering","date":"2019-12-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"CuberrChen/PointRend-Paddle","path":"predict.py","file_url":"https://github.com/CuberrChen/PointRend-Paddle/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"32d2a7cc8725e25e","mcp_get_code":{"code_sha256":"32d2a7cc8725e25e"}},{"arxiv_id":"1901.02446","paper":"/paper/panoptic-feature-pyramid-networks","title":"Panoptic Feature Pyramid Networks","date":"2019-01-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Shun14/panopticFPN-paddle","path":"val.py","file_url":"https://github.com/Shun14/panopticFPN-paddle/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"arxiv_id":"1901.02446","paper":"/paper/panoptic-feature-pyramid-networks","title":"Panoptic Feature Pyramid Networks","date":"2019-01-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Shun14/panopticFPN-paddle","path":"predict.py","file_url":"https://github.com/Shun14/panopticFPN-paddle/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"32d2a7cc8725e25e","mcp_get_code":{"code_sha256":"32d2a7cc8725e25e"}},{"arxiv_id":"1811.11721","paper":"/paper/ccnet-criss-cross-attention-for-semantic","title":"CCNet: Criss-Cross Attention for Semantic Segmentation","date":"2018-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justld/CCNet_paddle","path":"predict.py","file_url":"https://github.com/justld/CCNet_paddle/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0b3ec74bd2e5ed5d","mcp_get_code":{"code_sha256":"0b3ec74bd2e5ed5d"}},{"arxiv_id":"1811.11721","paper":"/paper/ccnet-criss-cross-attention-for-semantic","title":"CCNet: Criss-Cross Attention for Semantic Segmentation","date":"2018-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justld/CCNet_paddle","path":"val.py","file_url":"https://github.com/justld/CCNet_paddle/blob/HEAD/val.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0c97512ed5e1d7e1","mcp_get_code":{"code_sha256":"0c97512ed5e1d7e1"}},{"arxiv_id":"1811.11424","paper":"/paper/meshnet-mesh-neural-network-for-3d-shape","title":"MeshNet: Mesh Neural Network for 3D Shape Representation","date":"2018-11-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"iMoonLab/MeshNet","path":"config/config.py","file_url":"https://github.com/iMoonLab/MeshNet/blob/HEAD/config/config.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"415bbdf4beebe8ca","mcp_get_code":{"code_sha256":"415bbdf4beebe8ca"}},{"arxiv_id":"1808.00897","paper":"/paper/bisenet-bilateral-segmentation-network-for","title":"BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation","date":"2018-08-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justld/BisNetV1_paddle","path":"val.py","file_url":"https://github.com/justld/BisNetV1_paddle/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"arxiv_id":"1808.00897","paper":"/paper/bisenet-bilateral-segmentation-network-for","title":"BiSeNet: Bilateral Segmentation Network for Real-time Semantic Segmentation","date":"2018-08-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justld/BisNetV1_paddle","path":"predict.py","file_url":"https://github.com/justld/BisNetV1_paddle/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0b3ec74bd2e5ed5d","mcp_get_code":{"code_sha256":"0b3ec74bd2e5ed5d"}},{"arxiv_id":"1807.10221","paper":"/paper/unified-perceptual-parsing-for-scene","title":"Unified Perceptual Parsing for Scene Understanding","date":"2018-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Shun14/UperNet","path":"val.py","file_url":"https://github.com/Shun14/UperNet/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"arxiv_id":"1807.10221","paper":"/paper/unified-perceptual-parsing-for-scene","title":"Unified Perceptual Parsing for Scene Understanding","date":"2018-07-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Shun14/UperNet","path":"predict.py","file_url":"https://github.com/Shun14/UperNet/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"32d2a7cc8725e25e","mcp_get_code":{"code_sha256":"32d2a7cc8725e25e"}},{"arxiv_id":"1803.08904","paper":"/paper/context-encoding-for-semantic-segmentation","title":"Context Encoding for Semantic Segmentation","date":"2018-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"justld/ENCNet_paddle","path":"val.py","file_url":"https://github.com/justld/ENCNet_paddle/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"arxiv_id":"1803.06815","paper":"/paper/espnet-efficient-spatial-pyramid-of-dilated","title":"ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation","date":"2018-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"simuler/ESPNet","path":"val.py","file_url":"https://github.com/simuler/ESPNet/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"arxiv_id":"1803.06815","paper":"/paper/espnet-efficient-spatial-pyramid-of-dilated","title":"ESPNet: Efficient Spatial Pyramid of Dilated Convolutions for Semantic Segmentation","date":"2018-03-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"simuler/ESPNet","path":"predict.py","file_url":"https://github.com/simuler/ESPNet/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"0b3ec74bd2e5ed5d","mcp_get_code":{"code_sha256":"0b3ec74bd2e5ed5d"}},{"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":"Shun14/enet","path":"val.py","file_url":"https://github.com/Shun14/enet/blob/HEAD/val.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"20eb3e6b0aba73e4","mcp_get_code":{"code_sha256":"20eb3e6b0aba73e4"}},{"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":"Shun14/enet","path":"predict.py","file_url":"https://github.com/Shun14/enet/blob/HEAD/predict.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"code_sha256_prefix":"32d2a7cc8725e25e","mcp_get_code":{"code_sha256":"32d2a7cc8725e25e"}}]}