awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
cszn avatar

cszn/DnCNN

0
View on GitHub↗
1,710 stars·556 forks·MATLAB·7 viewscszn.github.io↗

DnCNN

Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)

Features

  • Image Transformation - Residual learning for image denoising.

Star history

Star history chart for cszn/dncnnStar history chart for cszn/dncnn

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to DnCNN

Similar open-source projects, ranked by how many features they share with DnCNN.
  • dmitryulyanov/deep-image-priorDmitryUlyanov avatar

    DmitryUlyanov/deep-image-prior

    8,085View on GitHub↗

    This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior to reconstruct images from noisy or incomplete data. It functions as a neural network image prior, utilizing the inherent biases of the network architecture to restore pixels without the need for a pre-trained dataset or external learning. The system performs zero-shot image restoration by treating the network architecture itself as a regularization term. It uses a randomly initialized encoder-decoder structure and iterative gradient descent to minimize pixel-wise loss, recove

    Jupyter Notebook
    View on GitHub↗8,085
  • leongatys/pytorchneuralstyletransferL

    leongatys/PytorchNeuralStyleTransfer

    0View on GitHub↗
    View on GitHub↗0
  • limbee/ntire2017L

    LimBee/NTIRE2017

    0View on GitHub↗
    View on GitHub↗0
  • richzhang/colorizationrichzhang avatar

    richzhang/colorization

    3,460View on GitHub↗

    Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.

    Python
    View on GitHub↗3,460
See all 8 alternatives to DnCNN→

Frequently asked questions

What does cszn/dncnn do?

Beyond a Gaussian Denoiser: Residual Learning of Deep CNN for Image Denoising (TIP, 2017)

What are the main features of cszn/dncnn?

The main features of cszn/dncnn are: Image Transformation.

What are some open-source alternatives to cszn/dncnn?

Open-source alternatives to cszn/dncnn include: dmitryulyanov/deep-image-prior — This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior… leongatys/pytorchneuralstyletransfer. limbee/ntire2017. richzhang/colorization — Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016. richzhang/perceptualsimilarity — PerceptualSimilarity is a deep learning framework designed to quantify and evaluate the perceptual distance between… xunhuang1995/adain-style — Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization.