{"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/combine-images","entry":"combine_images","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":4,"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":3,"n_samples_fingerprinted":0,"n_places":8,"n_places_pointer_only":3,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"ran_fixture":3,"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":"2605.10189","paper":"/paper/arxiv-2605-10189","title":"ProteinOPD: Towards Effective and Efficient Preference Alignment for Protein Design","date":null,"month_inferred_from_arxiv_id":"2026-05","title_source":"syntology","repo":"ibmm-unibe-ch/TemBERTure","path":"dev/analysis/combine_images.py","file_url":"https://github.com/ibmm-unibe-ch/TemBERTure/blob/HEAD/dev/analysis/combine_images.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c86a95c957859f8f","mcp_get_code":{"code_sha256":"c86a95c957859f8f"}},{"arxiv_id":"2210.05846","paper":"/paper/fasterrisk-fast-and-accurate-interpretable","title":"FasterRisk: Fast and Accurate Interpretable Risk Scores","date":"2022-10-12","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"interpretml/fasterrisk","path":"src/fasterrisk/score_visual.py","file_url":"https://github.com/interpretml/fasterrisk/blob/HEAD/src/fasterrisk/score_visual.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":"44ff2c3c8bb7f519","mcp_get_code":{"code_sha256":"44ff2c3c8bb7f519"}},{"arxiv_id":"2010.06627","paper":"/paper/video-game-level-repair-via-mixed-integer","title":"Video Game Level Repair via Mixed Integer Linear Programming","date":"2020-10-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"icaros-usc/milp_constrained_gan","path":"launchers/pacman_gan_training.py","file_url":"https://github.com/icaros-usc/milp_constrained_gan/blob/HEAD/launchers/pacman_gan_training.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"33d201b3658d5fb8","mcp_get_code":{"code_sha256":"33d201b3658d5fb8"}},{"arxiv_id":"2007.05674","paper":"/paper/illuminating-mario-scenes-in-the-latent-space","title":"Illuminating Mario Scenes in the Latent Space of a Generative Adversarial Network","date":"2020-07-11","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":null,"path":"","file_url":null,"status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":null,"inline_ok":false,"code_sha256_prefix":"33d201b3658d5fb8","mcp_get_code":{"code_sha256":"33d201b3658d5fb8"}},{"arxiv_id":"2004.01703","paper":"/paper/cppn2gan-combining-compositional-pattern","title":"CPPN2GAN: Combining Compositional Pattern Producing Networks and GANs for Large-scale Pattern Generation","date":"2020-04-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"schrum2/GameGAN","path":"python/GAN/gan_optimize.py","file_url":"https://github.com/schrum2/GameGAN/blob/HEAD/python/GAN/gan_optimize.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c4f2143dd41b49b1","mcp_get_code":{"code_sha256":"c4f2143dd41b49b1"}},{"arxiv_id":"1710.09829","paper":"/paper/dynamic-routing-between-capsules","title":"Dynamic Routing Between Capsules","date":"2017-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"XifengGuo/CapsNet-Keras","path":"utils.py","file_url":"https://github.com/XifengGuo/CapsNet-Keras/blob/HEAD/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"a4f9b362c3fb2a02","mcp_get_code":{"code_sha256":"a4f9b362c3fb2a02"}},{"arxiv_id":"1710.09829","paper":"/paper/dynamic-routing-between-capsules","title":"Dynamic Routing Between Capsules","date":"2017-10-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"mshaikh2/GANs_Comparison","path":"capsule/utils.py","file_url":"https://github.com/mshaikh2/GANs_Comparison/blob/HEAD/capsule/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"889c715d11d8841d","mcp_get_code":{"code_sha256":"889c715d11d8841d"}},{"arxiv_id":"1703.05921","paper":"/paper/unsupervised-anomaly-detection-with","title":"Unsupervised Anomaly Detection with Generative Adversarial Networks to Guide Marker Discovery","date":"2017-03-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"tkwoo/anogan-keras","path":"anogan.py","file_url":"https://github.com/tkwoo/anogan-keras/blob/HEAD/anogan.py","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"23797f9dee43955f","mcp_get_code":{"code_sha256":"23797f9dee43955f"}}]}