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
liuyf020419 avatar

liuyf020419/SCUBA-D

0
View on GitHub↗
63 stars·3 forks·Python·MIT·6 views

SCUBA D

SCUBA-D: De novo protein design with a denoising diffusion network independent of pre-trained structure prediction models

Features

  • Diffusion Models - Backbone generation using diffusion with structured priors.

Star history

Star history chart for liuyf020419/scuba-dStar history chart for liuyf020419/scuba-d

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 SCUBA D

Similar open-source projects, ranked by how many features they share with SCUBA D.
  • lucidrains/denoising-diffusion-pytorchlucidrains avatar

    lucidrains/denoising-diffusion-pytorch

    10,614View on GitHub↗

    Implementation of Denoising Diffusion Probabilistic Model in Pytorch

    Pythonartificial-intelligencedeep-learninggenerative-model
    View on GitHub↗10,614
  • tencent-ailab/ip-adaptertencent-ailab avatar

    tencent-ailab/IP-Adapter

    6,604View on GitHub↗

    IP-Adapter is a framework for conditioning pretrained text-to-image diffusion models to use image prompts as visual guides. It serves as a text-to-image model extension that transforms a text-based diffusion model to accept and process image inputs as primary generation sources. The system implements identity preservation to maintain consistent facial features across multiple outputs using a reference photo. It also enables style transfer workflows to produce image variations that preserve the artistic characteristics of a source image. Capabilities cover multi-modal prompting, including the

    Jupyter Notebook
    View on GitHub↗6,604
  • google-deepmind/alphafold3google-deepmind avatar

    google-deepmind/alphafold3

    7,613View on GitHub↗

    AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep learning system to predict the three-dimensional shapes of proteins, DNA, RNA, and ligands. The system functions as a diffusion-based protein folding model that predicts the spatial coordinates of biomolecular atoms and interactions. It utilizes a GPU-accelerated inference pipeline to process genetic sequences and structural templates for molecular modeling. The project covers structural bioinformatics analysis and protein interaction modeling to determine the physical arrangem

    Python
    View on GitHub↗7,613
  • datawhalechina/tiny-universedatawhalechina avatar

    datawhalechina/tiny-universe

    4,505View on GitHub↗

    Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as self-contained Jupyter notebooks. It provides from-scratch constructions of foundational architectures including a complete Transformer model built from the original paper specification, a denoising diffusion probabilistic model for image generation, and a ReAct-style autonomous agent framework that equips an LLM with tools for planning and multi-step task execution. The project distinguishes itself by covering the full lifecycle of modern AI systems through hands-on implementa

    Jupyter Notebookagentdiffusionevaluation-metrics
    View on GitHub↗4,505
See all 7 alternatives to SCUBA D→

Frequently asked questions

What does liuyf020419/scuba-d do?

SCUBA-D: De novo protein design with a denoising diffusion network independent of pre-trained structure prediction models

What are the main features of liuyf020419/scuba-d?

The main features of liuyf020419/scuba-d are: Diffusion Models.

What are some open-source alternatives to liuyf020419/scuba-d?

Open-source alternatives to liuyf020419/scuba-d include: lucidrains/denoising-diffusion-pytorch — Implementation of Denoising Diffusion Probabilistic Model in Pytorch. tencent-ailab/ip-adapter — IP-Adapter is a framework for conditioning pretrained text-to-image diffusion models to use image prompts as visual… google-deepmind/alphafold3 — AlphaFold3 is a biomolecular structure prediction model and bioinformatics structural analysis tool. It uses a deep… datawhalechina/tiny-universe — Tiny Universe is an educational monorepo that delivers multiple independent implementations of core AI subsystems as… johnyang101/pmpnndiff — Fast Non-autoregressive Inverse Folding with Discrete Diffusion (NeurIPS MLSB 2023). lamm-mit/proteindiffusiongenerator — Reference: B. Ni, D.L. Kaplan, M.J. Buehler, Generative design of de novo proteins based on secondary structure…