{"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":"/paper/nvae-a-deep-hierarchical-variational","title":"NVAE: A Deep Hierarchical Variational Autoencoder","arxiv_id":"2007.03898","date":"2020-07-08","proceeding":"NeurIPS 2020 12","authors":["Arash Vahdat","Jan Kautz"],"abstract":"Normalizing flows, autoregressive models, variational autoencoders (VAEs), and deep energy-based models are among competing likelihood-based frameworks for deep generative learning. Among them, VAEs have the advantage of fast and tractable sampling and easy-to-access encoding networks. However, they are currently outperformed by other models such as normalizing flows and autoregressive models. While the majority of the research in VAEs is focused on the statistical challenges, we explore the orthogonal direction of carefully designing neural architectures for hierarchical VAEs. We propose Nouveau VAE (NVAE), a deep hierarchical VAE built for image generation using depth-wise separable convolutions and batch normalization. NVAE is equipped with a residual parameterization of Normal distributions and its training is stabilized by spectral regularization. We show that NVAE achieves state-of-the-art results among non-autoregressive likelihood-based models on the MNIST, CIFAR-10, CelebA 64, and CelebA HQ datasets and it provides a strong baseline on FFHQ. For example, on CIFAR-10, NVAE pushes the state-of-the-art from 2.98 to 2.91 bits per dimension, and it produces high-quality images on CelebA HQ. To the best of our knowledge, NVAE is the first successful VAE applied to natural images as large as 256$\\times$256 pixels. The source code is available at https://github.com/NVlabs/NVAE .","url_abs":"https://arxiv.org/abs/2007.03898v3","url_pdf":"https://arxiv.org/pdf/2007.03898v3.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/NVlabs/NVAE","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/Aiwizo/template-nvae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/NVlabs/LSGM","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/NVlabs/VAEBM","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/SerezD/NVAE-from-scratch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/chethankodase/alma","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok"}},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/etotheipi/nvae_tensorflow","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"Unlicense"}},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/lagergren-lab/miselbo","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/oadonca/ANVAE","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"nvae-a-deep-hierarchical-variational","repo_url":"https://github.com/tcl9876/visual-vae","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"jax","reach":{"status":"unanswered"}}],"tasks":[{"task_slug":"image-generation","task_name":"Image Generation"}],"methods":[{"method_slug":"1x1-convolution","method_name":"1x1 Convolution"},{"method_slug":"adamax","method_name":"AdaMax"},{"method_slug":"average-pooling","method_name":"Average Pooling"},{"method_slug":"batch-normalization","method_name":"Batch Normalization"},{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"cosine-annealing","method_name":"Cosine Annealing"},{"method_slug":"dense-connections","method_name":"Dense Connections"},{"method_slug":"depthwise-convolution","method_name":"Depthwise Convolution"},{"method_slug":"depthwise-separable-convolution","method_name":"Depthwise Separable Convolution"},{"method_slug":"hierarchical-vae","method_name":"Hierarchical VAE"},{"method_slug":"nvae","method_name":"NVAE"},{"method_slug":"nvae-encoder-residual-cell","method_name":"NVAE Encoder Residual Cell"},{"method_slug":"nvae-generative-residual-cell","method_name":"NVAE Generative Residual Cell"},{"method_slug":"normalizing-flows","method_name":"Normalizing Flows"},{"method_slug":"pointwise-convolution","method_name":"Pointwise Convolution"},{"method_slug":"relu","method_name":"ReLU"},{"method_slug":"residual-connection","method_name":"Residual Connection"},{"method_slug":"residual-normal-distribution","method_name":"Residual Normal Distribution"},{"method_slug":"sigmoid-activation","method_name":"Sigmoid Activation"},{"method_slug":"spectral-normalization","method_name":"Spectral Normalization"},{"method_slug":"squeeze-and-excitation-block","method_name":"Squeeze-and-Excitation Block"},{"method_slug":"weight-normalization","method_name":"Weight Normalization"}],"datasets_introduced":[],"methods_introduced":[{"slug":"nvae-encoder-residual-cell","name":"NVAE Encoder Residual Cell","full_name":"NVAE Encoder Residual Cell"},{"slug":"nvae-generative-residual-cell","name":"NVAE Generative Residual Cell","full_name":"NVAE Generative Residual Cell"},{"slug":"residual-normal-distribution","name":"Residual Normal Distribution","full_name":"Residual Normal Distribution"}],"results":[{"leaderboard":"/sota/image-generation-on-cifar-10","task":"Image Generation","dataset":"CIFAR-10","model":"NVAE w/ flow","rank_in_archive_order":70,"of":78,"metrics":{"FID":"32.53"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-celeba-256x256","task":"Image Generation","dataset":"CelebA 256x256","model":"NVAE w/ flow","rank_in_archive_order":5,"of":17,"metrics":{"bpd":"0.70"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-ffhq-256-x-256","task":"Image Generation","dataset":"FFHQ 256 x 256","model":"NVAE w/ flow","rank_in_archive_order":51,"of":51,"metrics":{"bits/dimension":"0.69"},"uses_additional_data":false},{"leaderboard":"/sota/image-generation-on-imagenet-32x32","task":"Image Generation","dataset":"ImageNet 32x32","model":"NVAE w/ flow","rank_in_archive_order":29,"of":35,"metrics":{"bpd":"3.92"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2007.03898","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2007.03898"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"deterministic:regex_extraction","url":"https://github.com/NVlabs/NVAE","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/NVlabs/VAEBM","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/NVlabs/LSGM","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/Aiwizo/template-nvae","reach":{"status":"ok"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/lagergren-lab/miselbo","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/tcl9876/visual-vae","reach":{"status":"unanswered"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/oadonca/ANVAE","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/SerezD/NVAE-from-scratch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/etotheipi/nvae_tensorflow","reach":{"status":"ok","spdx":"Unlicense"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/chethankodase/alma","reach":{"status":"ok"}}],"summary":{"ran":15,"ran_honours":3,"ran_draft_wrong":3,"ran_fixture":2,"unverified":18},"by_repo_kind":{"official":{"samples":23,"ran":9,"repositories":1},"listed":{"samples":18,"ran":14,"repositories":2}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":23,"samples":[{"code_sha256_prefix":"e79daa47e7ea4581","entry":"DecCombinerCell","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e79daa47e7ea4581"}},{"code_sha256_prefix":"3b69906c3f162603","entry":"DiscMixLogistic","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3b69906c3f162603"}},{"code_sha256_prefix":"dc14f24bd29f3b0d","entry":"DiscMixLogistic","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"dc14f24bd29f3b0d"}},{"code_sha256_prefix":"fd98ee5b850457e9","entry":"EncCombinerCell","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"fd98ee5b850457e9"}},{"code_sha256_prefix":"ea5de3e39f202a06","entry":"MaskedConv2d","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ea5de3e39f202a06"}},{"code_sha256_prefix":"2bf1bbe0e0e1f51c","entry":"NFBlock","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2bf1bbe0e0e1f51c"}},{"code_sha256_prefix":"a82d266ee79c8089","entry":"NFCell","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a82d266ee79c8089"}},{"code_sha256_prefix":"c9ab03bfda9403fb","entry":"Normal","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c9ab03bfda9403fb"}},{"code_sha256_prefix":"21cbfdf47981afd2","entry":"ResidualCellDecoder","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"21cbfdf47981afd2"}},{"code_sha256_prefix":"1d1460d11268fcbe","entry":"ResidualCellEncoder","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"1d1460d11268fcbe"}},{"code_sha256_prefix":"47f8add81ef809e7","entry":"SE","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"47f8add81ef809e7"}},{"code_sha256_prefix":"852119a74dcd01db","entry":"SE","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"852119a74dcd01db"}},{"code_sha256_prefix":"90b219a8fe64989e","entry":"SkipDown","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"90b219a8fe64989e"}},{"code_sha256_prefix":"a8aa4571eb4d2e83","entry":"SkipUp","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a8aa4571eb4d2e83"}},{"code_sha256_prefix":"b014ff059854d82e","entry":"SyncBatchNormSwish","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b014ff059854d82e"}},{"code_sha256_prefix":"4ca5ffe947c454b7","entry":"get_input_size","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4ca5ffe947c454b7"}},{"code_sha256_prefix":"417c413f2e89d954","entry":"get_stride_for_cell_type","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"417c413f2e89d954"}},{"code_sha256_prefix":"ec8681cb9635d8c2","entry":"groups_per_scale","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ec8681cb9635d8c2"}},{"code_sha256_prefix":"cb77f2d04693965c","entry":"gumbel_sampling","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"cb77f2d04693965c"}},{"code_sha256_prefix":"9d358b42347bc9fc","entry":"mix_log_cdf_flow","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9d358b42347bc9fc"}},{"code_sha256_prefix":"509ea43acade44e9","entry":"normalize_weight_jit","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"509ea43acade44e9"}},{"code_sha256_prefix":"b95bc8179cca09d6","entry":"one_hot","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b95bc8179cca09d6"}},{"code_sha256_prefix":"081e9e26fd1942f7","entry":"soft_clamp","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"081e9e26fd1942f7"}},{"code_sha256_prefix":"57dee14e4512c612","entry":"ARConv2d","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"57dee14e4512c612"}},{"code_sha256_prefix":"213dfd5e4d31949b","entry":"ARInvertedResidual","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"213dfd5e4d31949b"}},{"code_sha256_prefix":"ed8aab6b16f71a33","entry":"AutoEncoder","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ed8aab6b16f71a33"}},{"code_sha256_prefix":"2b09442d4473a79b","entry":"AutoEncoder","repo":"SerezD/NVAE-from-scratch","repo_kind":"listed","path":"src/model.py","file_url":"https://github.com/SerezD/NVAE-from-scratch/blob/HEAD/src/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2b09442d4473a79b"}},{"code_sha256_prefix":"095d98d4a1f55bfd","entry":"Cell","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"095d98d4a1f55bfd"}},{"code_sha256_prefix":"a0ce4d356a170530","entry":"CellAR","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a0ce4d356a170530"}},{"code_sha256_prefix":"a674092cc931b81d","entry":"Conv2D","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a674092cc931b81d"}},{"code_sha256_prefix":"05cbbc54fd34ad83","entry":"DecCombinerCell","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"05cbbc54fd34ad83"}},{"code_sha256_prefix":"464aa3f0a27bcf6b","entry":"EncCombinerCell","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"464aa3f0a27bcf6b"}},{"code_sha256_prefix":"5f0c5cf7f773ac3b","entry":"Global_Average_Pooling","repo":"oadonca/ANVAE","repo_kind":"listed","path":"modules.py","file_url":"https://github.com/oadonca/ANVAE/blob/HEAD/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"5f0c5cf7f773ac3b"}},{"code_sha256_prefix":"c4d8db6435b9c07a","entry":"MixLogCDFParam","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c4d8db6435b9c07a"}},{"code_sha256_prefix":"277ed0e40f07a938","entry":"Normal","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"277ed0e40f07a938"}},{"code_sha256_prefix":"da4e99992612094c","entry":"NormalDecoder","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"da4e99992612094c"}},{"code_sha256_prefix":"04bf8ed49665f416","entry":"PairedCellAR","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"04bf8ed49665f416"}},{"code_sha256_prefix":"dd83a8a0b04c47fd","entry":"average_tensor","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dd83a8a0b04c47fd"}},{"code_sha256_prefix":"c5a084857e4bb9e0","entry":"batchNorm","repo":"oadonca/ANVAE","repo_kind":"listed","path":"modules.py","file_url":"https://github.com/oadonca/ANVAE/blob/HEAD/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c5a084857e4bb9e0"}},{"code_sha256_prefix":"b8e68f7d505c301c","entry":"get_skip_connection","repo":"NVlabs/NVAE","repo_kind":"official","path":"model.py","file_url":"https://github.com/NVlabs/NVAE/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b8e68f7d505c301c"}},{"code_sha256_prefix":"248788c293d8eccd","entry":"swish","repo":"oadonca/ANVAE","repo_kind":"listed","path":"modules.py","file_url":"https://github.com/oadonca/ANVAE/blob/HEAD/modules.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"248788c293d8eccd"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}