{"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/190600651","title":"Probabilistic Noise2Void: Unsupervised Content-Aware Denoising","arxiv_id":"1906.00651","date":"2019-06-03","proceeding":null,"authors":["Alexander Krull","Tomas Vicar","Florian Jug"],"abstract":"Today, Convolutional Neural Networks (CNNs) are the leading method for image denoising. They are traditionally trained on pairs of images, which are often hard to obtain for practical applications. This motivates self-supervised training methods such as Noise2Void~(N2V) that operate on single noisy images. Self-supervised methods are, unfortunately, not competitive with models trained on image pairs. Here, we present 'Probabilistic Noise2Void' (PN2V), a method to train CNNs to predict per-pixel intensity distributions. Combining these with a suitable description of the noise, we obtain a complete probabilistic model for the noisy observations and true signal in every pixel. We evaluate PN2V on publicly available microscopy datasets, under a broad range of noise regimes, and achieve competitive results with respect to supervised state-of-the-art methods.","url_abs":"https://arxiv.org/abs/1906.00651v2","url_pdf":"https://arxiv.org/pdf/1906.00651v2.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":"190600651","repo_url":"https://github.com/HilaManor/GaussianDenoisingPosterior","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}},{"paper_slug":"190600651","repo_url":"https://github.com/juglab/pn2v","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"190600651","repo_url":"https://github.com/juglab/ppn2v","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"tasks":[{"task_slug":"denoising","task_name":"Denoising"},{"task_slug":"image-denoising","task_name":"Image Denoising"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=1906.00651","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"1906.00651"}},"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":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/juglab/pn2v","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/HilaManor/GaussianDenoisingPosterior","reach":{"status":"ok","spdx":"MIT"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/juglab/ppn2v","reach":{"status":"ok","spdx":"BSD-3-Clause"}}],"summary":{"ran":3,"unverified":16},"by_repo_kind":{"listed":{"samples":19,"ran":3,"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":0,"samples":[{"code_sha256_prefix":"9200656a2a28834f","entry":"conv1x1","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/unet/model.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/unet/model.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9200656a2a28834f"}},{"code_sha256_prefix":"fe1bac001ffc64d5","entry":"conv3x3","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/unet/model.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/unet/model.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fe1bac001ffc64d5"}},{"code_sha256_prefix":"87dc2e4625e5eb8c","entry":"upconv2x2","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/unet/model.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/unet/model.py","link_basis":"harvester_set","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"87dc2e4625e5eb8c"}},{"code_sha256_prefix":"2f7de44d3ac31817","entry":"PSNR","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/utils.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2f7de44d3ac31817"}},{"code_sha256_prefix":"8727e74590f791b7","entry":"createHistogram","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/histNoiseModel.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/histNoiseModel.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"8727e74590f791b7"}},{"code_sha256_prefix":"4a437387c73de9d6","entry":"getStratifiedCoords2D","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/training.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4a437387c73de9d6"}},{"code_sha256_prefix":"37a52d11132aeea2","entry":"getStratifiedCoords2D","repo":"juglab/ppn2v","repo_kind":"listed","path":"src/ppn2v/pn2v/training.py","file_url":"https://github.com/juglab/ppn2v/blob/HEAD/src/ppn2v/pn2v/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"37a52d11132aeea2"}},{"code_sha256_prefix":"49c44b643fa4a445","entry":"imgToTensor","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/utils.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"49c44b643fa4a445"}},{"code_sha256_prefix":"fe7d72ef6064dfa1","entry":"normalize","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/utils.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"fe7d72ef6064dfa1"}},{"code_sha256_prefix":"583465fbf9bf27ec","entry":"normalize","repo":"juglab/ppn2v","repo_kind":"listed","path":"src/ppn2v/pn2v/utils.py","file_url":"https://github.com/juglab/ppn2v/blob/HEAD/src/ppn2v/pn2v/utils.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"583465fbf9bf27ec"}},{"code_sha256_prefix":"4c5f0a3f4972f81e","entry":"predict","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/prediction.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/prediction.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"4c5f0a3f4972f81e"}},{"code_sha256_prefix":"5c39a894116876b8","entry":"randomCrop","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/training.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"5c39a894116876b8"}},{"code_sha256_prefix":"d64d887d53cacd59","entry":"randomCrop","repo":"juglab/ppn2v","repo_kind":"listed","path":"src/ppn2v/pn2v/training.py","file_url":"https://github.com/juglab/ppn2v/blob/HEAD/src/ppn2v/pn2v/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"d64d887d53cacd59"}},{"code_sha256_prefix":"e88b37fa01225cbf","entry":"randomCropFRI","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/training.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"e88b37fa01225cbf"}},{"code_sha256_prefix":"16e0687250805927","entry":"randomCropFRI","repo":"juglab/ppn2v","repo_kind":"listed","path":"src/ppn2v/pn2v/training.py","file_url":"https://github.com/juglab/ppn2v/blob/HEAD/src/ppn2v/pn2v/training.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"16e0687250805927"}},{"code_sha256_prefix":"0649cbffc9530d67","entry":"tiledPredict","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/prediction.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/prediction.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"0649cbffc9530d67"}},{"code_sha256_prefix":"80c9271df6da00fe","entry":"tiledPredict","repo":"juglab/ppn2v","repo_kind":"listed","path":"src/ppn2v/pn2v/prediction.py","file_url":"https://github.com/juglab/ppn2v/blob/HEAD/src/ppn2v/pn2v/prediction.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"80c9271df6da00fe"}},{"code_sha256_prefix":"cd6d147f45d9a060","entry":"tiledPredict_pad","repo":"juglab/pn2v","repo_kind":"listed","path":"src/pn2v/core/prediction.py","file_url":"https://github.com/juglab/pn2v/blob/HEAD/src/pn2v/core/prediction.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"cd6d147f45d9a060"}},{"code_sha256_prefix":"580698be9dfa8582","entry":"tiledPredict_pad","repo":"juglab/ppn2v","repo_kind":"listed","path":"src/ppn2v/pn2v/prediction.py","file_url":"https://github.com/juglab/ppn2v/blob/HEAD/src/ppn2v/pn2v/prediction.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"580698be9dfa8582"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}