{"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/tensor2image","entry":"tensor2image","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":0,"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":4,"n_samples_ran":0,"n_samples_fingerprinted":0,"n_places":10,"n_places_pointer_only":0,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":0,"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":"2308.14575","paper":"/paper/referring-image-segmentation-using-text","title":"Referring Image Segmentation Using Text Supervision","date":"2023-08-28","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"fawnliu/tris","path":"IRNet/imutils.py","file_url":"https://github.com/fawnliu/tris/blob/HEAD/IRNet/imutils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"c6139a8991439dca","mcp_get_code":{"code_sha256":"c6139a8991439dca"}},{"arxiv_id":"2203.12691","paper":"/paper/learning-to-generate-line-drawings-that","title":"Learning to generate line drawings that convey geometry and semantics","date":"2022-03-23","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"carolineec/informative-drawings","path":"utils.py","file_url":"https://github.com/carolineec/informative-drawings/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":"0ee3f9ee92d8a8c6","mcp_get_code":{"code_sha256":"0ee3f9ee92d8a8c6"}},{"arxiv_id":"2008.11062","paper":"/paper/gan-slimming-all-in-one-gan-compression-by-a","title":"GAN Slimming: All-in-One GAN Compression by A Unified Optimization Framework","date":"2020-08-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TAMU-VITA/GAN-Slimming","path":"utils/utils.py","file_url":"https://github.com/TAMU-VITA/GAN-Slimming/blob/HEAD/utils/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0ee3f9ee92d8a8c6","mcp_get_code":{"code_sha256":"0ee3f9ee92d8a8c6"}},{"arxiv_id":"2006.08198","paper":"/paper/autogan-distiller-searching-to-compress","title":"AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks","date":"2020-06-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"vita-group/gan-slimming","path":"utils/utils.py","file_url":"https://github.com/vita-group/gan-slimming/blob/HEAD/utils/utils.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"0ee3f9ee92d8a8c6","mcp_get_code":{"code_sha256":"0ee3f9ee92d8a8c6"}},{"arxiv_id":"2005.12597","paper":"/paper/perceptual-extreme-super-resolution-network","title":"Perceptual Extreme Super Resolution Network with Receptive Field Block","date":"2020-05-26","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lornatang/RFB_ESRGAN-PyTorch","path":"imgproc.py","file_url":"https://github.com/Lornatang/RFB_ESRGAN-PyTorch/blob/HEAD/imgproc.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":"dd73a13fd75b72d0","mcp_get_code":{"code_sha256":"dd73a13fd75b72d0"}},{"arxiv_id":"1904.03377","paper":"/paper/blind-super-resolution-with-iterative-kernel","title":"Blind Super-Resolution With Iterative Kernel Correction","date":"2019-04-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lornatang/SFTMD-PyTorch","path":"imgproc.py","file_url":"https://github.com/Lornatang/SFTMD-PyTorch/blob/HEAD/imgproc.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":"bc562954fab9c9fb","mcp_get_code":{"code_sha256":"bc562954fab9c9fb"}},{"arxiv_id":"1807.02758","paper":"/paper/image-super-resolution-using-very-deep","title":"Image Super-Resolution Using Very Deep Residual Channel Attention Networks","date":"2018-07-08","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lornatang/CSNLN-PyTorch","path":"imgproc.py","file_url":"https://github.com/Lornatang/CSNLN-PyTorch/blob/HEAD/imgproc.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":"dd73a13fd75b72d0","mcp_get_code":{"code_sha256":"dd73a13fd75b72d0"}},{"arxiv_id":"1609.04802","paper":"/paper/photo-realistic-single-image-super-resolution","title":"Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network","date":"2016-09-15","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lornatang/SRCNN-PyTorch","path":"imgproc.py","file_url":"https://github.com/Lornatang/SRCNN-PyTorch/blob/HEAD/imgproc.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":"dd73a13fd75b72d0","mcp_get_code":{"code_sha256":"dd73a13fd75b72d0"}},{"arxiv_id":"1608.00367","paper":"/paper/accelerating-the-super-resolution","title":"Accelerating the Super-Resolution Convolutional Neural Network","date":"2016-08-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lornatang/FSRCNN-PyTorch","path":"imgproc.py","file_url":"https://github.com/Lornatang/FSRCNN-PyTorch/blob/HEAD/imgproc.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":"bc562954fab9c9fb","mcp_get_code":{"code_sha256":"bc562954fab9c9fb"}},{"arxiv_id":"1511.04587","paper":"/paper/accurate-image-super-resolution-using-very","title":"Accurate Image Super-Resolution Using Very Deep Convolutional Networks","date":"2015-11-14","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Lornatang/DRRN-PyTorch","path":"imgproc.py","file_url":"https://github.com/Lornatang/DRRN-PyTorch/blob/HEAD/imgproc.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":"bc562954fab9c9fb","mcp_get_code":{"code_sha256":"bc562954fab9c9fb"}}]}