{"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/autocast","entry":"autocast","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":16,"n_papers_ran":1,"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":2,"n_samples_ran":1,"n_samples_fingerprinted":0,"n_places":16,"n_places_pointer_only":5,"by_status":{"ran_honours":0,"ran_violates":0,"ran_draft_wrong":1,"ran_fixture":0,"ran":0,"unverified":1},"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":"2503.00948","paper":"/paper/extrapolating-and-decoupling-image-to-video","title":"Extrapolating and Decoupling Image-to-Video Generation Models: Motion Modeling is Easier Than You Think","date":"2025-03-02","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Chuge0335/EDG","path":"lvdm/common.py","file_url":"https://github.com/Chuge0335/EDG/blob/HEAD/lvdm/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2411.16969","paper":"/paper/zoomldm-latent-diffusion-model-for-multi","title":"ZoomLDM: Latent Diffusion Model for multi-scale image generation","date":"2024-11-25","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"cvlab-stonybrook/ZoomLDM","path":"ldm/util.py","file_url":"https://github.com/cvlab-stonybrook/ZoomLDM/blob/HEAD/ldm/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2411.14295","paper":"/paper/stereocrafter-zero-zero-shot-stereo-video","title":"StereoCrafter-Zero: Zero-Shot Stereo Video Generation with Noisy Restart","date":"2024-11-21","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"shijianjian/stereocrafter-zero","path":"lvdm/common.py","file_url":"https://github.com/shijianjian/stereocrafter-zero/blob/HEAD/lvdm/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2409.02048","paper":"/paper/viewcrafter-taming-video-diffusion-models-for","title":"ViewCrafter: Taming Video Diffusion Models for High-fidelity Novel View Synthesis","date":"2024-09-03","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"drexubery/viewcrafter","path":"lvdm/common.py","file_url":"https://github.com/drexubery/viewcrafter/blob/HEAD/lvdm/common.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":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2406.16863","paper":"/paper/freetraj-tuning-free-trajectory-control-in","title":"FreeTraj: Tuning-Free Trajectory Control in Video Diffusion Models","date":"2024-06-24","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"arthur-qiu/freetraj","path":"lvdm/common.py","file_url":"https://github.com/arthur-qiu/freetraj/blob/HEAD/lvdm/common.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":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2405.20279","paper":"/paper/cv-vae-a-compatible-video-vae-for-latent","title":"CV-VAE: A Compatible Video VAE for Latent Generative Video Models","date":"2024-05-30","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ailab-cvc/cv-vae","path":"lvdm/common.py","file_url":"https://github.com/ailab-cvc/cv-vae/blob/HEAD/lvdm/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2405.11473","paper":"/paper/fifo-diffusion-generating-infinite-videos","title":"FIFO-Diffusion: Generating Infinite Videos from Text without Training","date":"2024-05-19","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"jjihwan/FIFO-Diffusion_public","path":"lvdm/common.py","file_url":"https://github.com/jjihwan/FIFO-Diffusion_public/blob/HEAD/lvdm/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2403.13501","paper":"/paper/vstar-generative-temporal-nursing-for-longer","title":"VSTAR: Generative Temporal Nursing for Longer Dynamic Video Synthesis","date":"2024-03-20","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"boschresearch/VSTAR","path":"lvdm/common.py","file_url":"https://github.com/boschresearch/VSTAR/blob/HEAD/lvdm/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"AGPL-3.0","inline_ok":false,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2401.09047","paper":"/paper/videocrafter2-overcoming-data-limitations-for","title":"VideoCrafter2: Overcoming Data Limitations for High-Quality Video Diffusion Models","date":"2024-01-17","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"ailab-cvc/videocrafter","path":"lvdm/common.py","file_url":"https://github.com/ailab-cvc/videocrafter/blob/HEAD/lvdm/common.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2312.03641","paper":"/paper/motionctrl-a-unified-and-flexible-motion","title":"MotionCtrl: A Unified and Flexible Motion Controller for Video Generation","date":"2023-12-06","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"TencentARC/MotionCtrl","path":"lvdm/common.py","file_url":"https://github.com/TencentARC/MotionCtrl/blob/HEAD/lvdm/common.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":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2312.00330","paper":"/paper/stylecrafter-enhancing-stylized-text-to-video","title":"StyleCrafter: Enhancing Stylized Text-to-Video Generation with Style Adapter","date":"2023-12-01","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"GongyeLiu/StyleCrafter","path":"lvdm/common.py","file_url":"https://github.com/GongyeLiu/StyleCrafter/blob/HEAD/lvdm/common.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":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2310.12190","paper":"/paper/dynamicrafter-animating-open-domain-images","title":"DynamiCrafter: Animating Open-domain Images with Video Diffusion Priors","date":"2023-10-18","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"Doubiiu/DynamiCrafter","path":"lvdm/common.py","file_url":"https://github.com/Doubiiu/DynamiCrafter/blob/HEAD/lvdm/common.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":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2310.04687","paper":"/paper/understanding-and-improving-adversarial","title":"Targeted Attack Improves Protection against Unauthorized Diffusion Customization","date":"2023-10-07","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"psyker-team/mist-v2","path":"ldm/util.py","file_url":"https://github.com/psyker-team/mist-v2/blob/HEAD/ldm/util.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":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"2303.05675","paper":"/paper/humanbench-towards-general-human-centric","title":"HumanBench: Towards General Human-centric Perception with Projector Assisted Pretraining","date":"2023-03-10","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"OpenGVLab/HumanBench","path":"PATH/core/models/backbones/vitdet_for_ladder_attention_share_pos_embed.py","file_url":"https://github.com/OpenGVLab/HumanBench/blob/HEAD/PATH/core/models/backbones/vitdet_for_ladder_attention_share_pos_embed.py","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"69b9d45d322d1680","mcp_get_code":{"code_sha256":"69b9d45d322d1680"}},{"arxiv_id":"2204.06125","paper":"/paper/hierarchical-text-conditional-image","title":"Hierarchical Text-Conditional Image Generation with CLIP Latents","date":"2022-04-13","month_inferred_from_arxiv_id":null,"title_source":"archive","repo":"liyinqi/un2clip","path":"ldm/util.py","file_url":"https://github.com/liyinqi/un2clip/blob/HEAD/ldm/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}},{"arxiv_id":"aaai_30144","paper":null,"title":"arXiv:aaai_30144","date":null,"month_inferred_from_arxiv_id":null,"title_source":null,"repo":"kodenii/ORES","path":"TIN/ldm/util.py","file_url":"https://github.com/kodenii/ORES/blob/HEAD/TIN/ldm/util.py","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"code_sha256_prefix":"32af1c12fd826ef2","mcp_get_code":{"code_sha256":"32af1c12fd826ef2"}}]}