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
Back to cszn/dncnn

Projects sharing features with DnCNN

8 open-source projects similar to cszn/dncnn, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • 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
  • richzhang/perceptualsimilarityrichzhang avatar

    richzhang/PerceptualSimilarity

    4,244View on GitHub↗

    PerceptualSimilarity is a deep learning framework designed to quantify and evaluate the perceptual distance between images. It provides a system for measuring how similar two images or image patches appear to human vision by using deep feature representations instead of pixel-wise differences. The project implements a differentiable distance metric that functions as a loss function, allowing image pixels to be optimized via backpropagation to reach a target visual appearance. It includes a trainable linear layer that can be applied to frozen deep features to learn weighted distance metrics al

    Python
    View on GitHub↗4,244

AI search

Explore more awesome repositories

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

Find more with AI search
  • xunhuang1995/adain-stylexunhuang1995 avatar

    xunhuang1995/AdaIN-style

    1,564View on GitHub↗

    Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization

    Luadeep-learninggenerative-artgenerative-model
    View on GitHub↗1,564
  • yulunzhang/rcanyulunzhang avatar

    yulunzhang/RCAN

    1,495View on GitHub↗

    PyTorch code for our ECCV 2018 paper "Image Super-Resolution Using Very Deep Residual Channel Attention Networks"

    Python
    View on GitHub↗1,495
  • yulunzhang/rdnyulunzhang avatar

    yulunzhang/RDN

    564View on GitHub↗

    Torch code for our CVPR 2018 paper "Residual Dense Network for Image Super-Resolution" (Spotlight)

    Lua
    View on GitHub↗564