{"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/logsumexp-2d","entry":"logsumexp_2d","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":14,"n_papers_ran":14,"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":1,"n_samples_ran":1,"n_samples_fingerprinted":1,"n_places":14,"n_places_pointer_only":4,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":0},"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.07912","paper":"/paper/handgcat-occlusion-robust-3d-hand-mesh","title":"HandGCAT: Occlusion-Robust 3D Hand Mesh Reconstruction from Monocular Images","date":"2024-02-27","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"heartstrive/handgcat","path":"common/nets/cbam.py","file_url":"https://github.com/heartstrive/handgcat/blob/HEAD/common/nets/cbam.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"2402.05408","paper":"/paper/migc-multi-instance-generation-controller-for","title":"MIGC: Multi-Instance Generation Controller for Text-to-Image Synthesis","date":"2024-02-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"2303.08692","paper":"/paper/spidermesh-spatial-aware-demand-guided","title":"SpiderMesh: Spatial-aware Demand-guided Recursive Meshing for RGB-T Semantic Segmentation","date":"2023-03-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":null,"inline_ok":false,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"2211.02701","paper":"/paper/monai-an-open-source-framework-for-deep","title":"MONAI: An open-source framework for deep learning in healthcare","date":"2022-11-04","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"yaziciz/GLIMS","path":"Modules/CSAB.py","file_url":"https://github.com/yaziciz/GLIMS/blob/HEAD/Modules/CSAB.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"2112.05150","paper":"/paper/deep-recurrent-neural-network-with-multi","title":"Deep Recurrent Neural Network with Multi-scale Bi-directional Propagation for Video Deblurring","date":"2021-12-09","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"xjtu-cvlab-lowlevel/rnn-mbp","path":"model/attention.py","file_url":"https://github.com/xjtu-cvlab-lowlevel/rnn-mbp/blob/HEAD/model/attention.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"2106.16028","paper":"/paper/efficient-spatio-temporal-recurrent-neural-1","title":"Real-world Video Deblurring: A Benchmark Dataset and An Efficient Recurrent Neural Network","date":"2021-06-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"zzh-tech/ESTRNN","path":"model/attention.py","file_url":"https://github.com/zzh-tech/ESTRNN/blob/HEAD/model/attention.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"2103.16083","paper":"/paper/fully-convolutional-scene-graph-generation","title":"Fully Convolutional Scene Graph Generation","date":"2021-03-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liuhengyue/fcsgg","path":"fcsgg/layers/attn.py","file_url":"https://github.com/liuhengyue/fcsgg/blob/HEAD/fcsgg/layers/attn.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"1810.12348","paper":"/paper/gather-excite-exploiting-feature-context-in","title":"Gather-Excite: Exploiting Feature Context in Convolutional Neural Networks","date":"2018-10-29","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Roypic/Attention_Code","path":"external_attention_block/CBAM.py","file_url":"https://github.com/Roypic/Attention_Code/blob/HEAD/external_attention_block/CBAM.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"1807.06521","paper":"/paper/cbam-convolutional-block-attention-module","title":"CBAM: Convolutional Block Attention Module","date":"2018-07-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Jongchan/attention-module","path":"MODELS/cbam.py","file_url":"https://github.com/Jongchan/attention-module/blob/HEAD/MODELS/cbam.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"1806.07366","paper":"/paper/neural-ordinary-differential-equations","title":"Neural Ordinary Differential Equations","date":"2018-06-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"HolmesShuan/OISR-PyTorch","path":"NTIRE2019/OISR/src/model/cbam.py","file_url":"https://github.com/HolmesShuan/OISR-PyTorch/blob/HEAD/NTIRE2019/OISR/src/model/cbam.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-2-Clause","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"aaai_28166","paper":null,"title":"arXiv:aaai_28166","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"ru1ven/KeypointFusion","path":"model/cbam.py","file_url":"https://github.com/ru1ven/KeypointFusion/blob/HEAD/model/cbam.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"aaai_20035","paper":null,"title":"arXiv:aaai_20035","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"liyidi/MPT","path":"MPAtt/model/attNet.py","file_url":"https://github.com/liyidi/MPT/blob/HEAD/MPAtt/model/attNet.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"Li_FPEM_Face_Prior_Enhanced_Facial_Attractiveness_Prediction_for_Live_Videos_ICCV_2025_paper","paper":null,"title":"arXiv:Li_FPEM_Face_Prior_Enhanced_Facial_Attractiveness_Prediction_for_Live_Videos_ICCV_2025_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"Estella-LH/FPEM","path":"nets/SwinFace_arch.py","file_url":"https://github.com/Estella-LH/FPEM/blob/HEAD/nets/SwinFace_arch.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}},{"arxiv_id":"Gu_LoFGAN_Fusing_Local_Representations_for_Few-Shot_Image_Generation_ICCV_2021_paper","paper":null,"title":"arXiv:Gu_LoFGAN_Fusing_Local_Representations_for_Few-Shot_Image_Generation_ICCV_2021_paper","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"edward3862/LoFGAN-pytorch","path":"networks/blocks.py","file_url":"https://github.com/edward3862/LoFGAN-pytorch/blob/HEAD/networks/blocks.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"7abfa32a2f1d7424","mcp_get_code":{"code_sha256":"7abfa32a2f1d7424"}}]}