home.social

#denoising — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #denoising, aggregated by home.social.

  1. 'On Efficient and Scalable Computation of the Nonparametric Maximum Likelihood Estimator in Mixture Models', by Yangjing Zhang, Ying Cui, Bodhisattva Sen, Kim-Chuan Toh.

    jmlr.org/papers/v25/22-1120.ht

    #hessian #denoising #likelihood

  2. "Binlets: Data fusion-aware denoising enables accurate and unbiased quantification of multichannel signals", Silberberg & Grecco, 2023 sciencedirect.com/science/arti

    Old school signal processing, not based on machine learning but instead on a translation-invariant Haar wavelet decomposition, profitably exploiting correlations across channels. The manuscript includes an accessible and brief "Theory" section and a longer appendix. All it needs to run is a test function between two data points.

    In their benchmarks and use cases, the new method outperforms existing denoising methods. In both time series and on fluorescent microscopy images.

    There's a repository available github.com/maurosilber/binlets and can be installed with `pip install binlets`.

    #denoising #SignalProcessing #wavelets #ComputerVision

  3. "Binlets: Data fusion-aware denoising enables accurate and unbiased quantification of multichannel signals", Silberberg & Grecco, 2023 sciencedirect.com/science/arti

    Old school signal processing, not based on machine learning but instead on a translation-invariant Haar wavelet decomposition, profitably exploiting correlations across channels. The manuscript includes an accessible and brief "Theory" section and a longer appendix. All it needs to run is a test function between two data points.

    In their benchmarks and use cases, the new method outperforms existing denoising methods. In both time series and on fluorescent microscopy images.

    There's a repository available github.com/maurosilber/binlets and can be installed with `pip install binlets`.

    #denoising #SignalProcessing #wavelets #ComputerVision

  4. "Binlets: Data fusion-aware denoising enables accurate and unbiased quantification of multichannel signals", Silberberg & Grecco, 2023 sciencedirect.com/science/arti

    Old school signal processing, not based on machine learning but instead on a translation-invariant Haar wavelet decomposition, profitably exploiting correlations across channels. The manuscript includes an accessible and brief "Theory" section and a longer appendix. All it needs to run is a test function between two data points.

    In their benchmarks and use cases, the new method outperforms existing denoising methods. In both time series and on fluorescent microscopy images.

    There's a repository available github.com/maurosilber/binlets and can be installed with `pip install binlets`.

    #denoising #SignalProcessing #wavelets #ComputerVision

  5. "Binlets: Data fusion-aware denoising enables accurate and unbiased quantification of multichannel signals", Silberberg & Grecco, 2023 sciencedirect.com/science/arti

    Old school signal processing, not based on machine learning but instead on a translation-invariant Haar wavelet decomposition, profitably exploiting correlations across channels. The manuscript includes an accessible and brief "Theory" section and a longer appendix. All it needs to run is a test function between two data points.

    In their benchmarks and use cases, the new method outperforms existing denoising methods. In both time series and on fluorescent microscopy images.

    There's a repository available github.com/maurosilber/binlets and can be installed with `pip install binlets`.

    #denoising #SignalProcessing #wavelets #ComputerVision

  6. "Binlets: Data fusion-aware denoising enables accurate and unbiased quantification of multichannel signals", Silberberg & Grecco, 2023 sciencedirect.com/science/arti

    Old school signal processing, not based on machine learning but instead on a translation-invariant Haar wavelet decomposition, profitably exploiting correlations across channels. The manuscript includes an accessible and brief "Theory" section and a longer appendix. All it needs to run is a test function between two data points.

    In their benchmarks and use cases, the new method outperforms existing denoising methods. In both time series and on fluorescent microscopy images.

    There's a repository available github.com/maurosilber/binlets and can be installed with `pip install binlets`.

    #denoising #SignalProcessing #wavelets #ComputerVision

  7. Inversion by Direct Iteration: An Alternative to Denoising Diffusion for Image Restoration

    Mauricio Delbracio, Peyman Milanfar

    Action editor: Jia-Bin Huang.

    openreview.net/forum?id=VmyFF5

    #denoising #restoration #deblurring

  8. New #FeaturedCertification:

    Inversion by Direct Iteration: An Alternative to Denoising Diffusion for Image Restoration

    Mauricio Delbracio, Peyman Milanfar

    openreview.net/forum?id=VmyFF5

    #denoising #restoration #deblurring

  9. Training Data Size Induced Double Descent For Denoising Feedforward Neural Networks and the Role ...

    Rishi Sonthalia, Raj Rao Nadakuditi

    openreview.net/forum?id=FdMWtp

    #denoising #generalization #shrinkage

  10. Here's a idea for #AI #NLP #developers.

    Create a #StableDiffusion dataset, which contains one #english word each pixel color, and a large set of images correlates which words are often used with each other.

    Teach a diffusion set, with these words, then let #denoising find the answer to any text prompt, transforming pixels to words.

    I know, it might sound stupid, but what a fun #experiment it would be.

    Feel free to use my #idea. If it works, #attribute me 😁