awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to tensorflow/cleverhans

Open-source alternatives to Cleverhans

30 open-source projects similar to tensorflow/cleverhans, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Cleverhans alternative.

  • cleverhans-lab/cleverhanscleverhans-lab 的头像

    cleverhans-lab/cleverhans

    6,443在 GitHub 上查看↗

    Cleverhans is an adversarial machine learning library and toolkit designed to generate adversarial examples, incorporate them into training loops, and benchmark the resilience of machine learning models. It provides a gradient-based attack framework for constructing both white-box and black-box attacks to identify model misclassifications. The project includes capabilities for model robustness benchmarking, allowing users to evaluate and verify how models resist evasion attacks and malicious input perturbations. It also facilitates adversarial training to increase a model's resistance to pert

    Jupyter Notebookbenchmarkingmachine-learningsecurity
    在 GitHub 上查看↗6,443
  • trusted-ai/adversarial-robustness-toolboxTrusted-AI 的头像

    Trusted-AI/adversarial-robustness-toolbox

    6,056在 GitHub 上查看↗

    The Adversarial Robustness Toolbox (ART) is an open-source library that provides a unified framework for evaluating, defending, and certifying machine learning models against adversarial threats. It wraps models from any framework behind a common estimator interface, enabling composable pipelines for attack generation, defense application, robustness certification, and privacy auditing across evasion, poisoning, and extraction threats. The library distinguishes itself by covering the full adversarial ML security lifecycle within a single toolkit. It supports gradient-based adversarial example

    Pythonadversarial-attacksadversarial-examplesadversarial-machine-learning
    在 GitHub 上查看↗6,056
  • llm-attacks/llm-attacksllm-attacks 的头像

    llm-attacks/llm-attacks

    4,509在 GitHub 上查看↗

    This repository provides tools and methodologies for studying adversarial attacks on large language models. It focuses on understanding how carefully crafted inputs can manipulate or bypass the safety mechanisms of LLMs, enabling researchers to probe model vulnerabilities and improve their robustness. The project covers techniques for generating adversarial prompts, evaluating model responses under attack conditions, and analyzing the effectiveness of different attack strategies.

    Python
    在 GitHub 上查看↗4,509

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • meta-llama/purplellamameta-llama 的头像

    meta-llama/PurpleLlama

    4,227在 GitHub 上查看↗

    PurpleLlama is a collection of security components and toolkits designed for large language models. It provides specialized systems including a code security scanner, a content moderation system, a prompt injection firewall, and a security assessment toolkit. The project enables the identification and blocking of jailbreaking attempts and malicious prompts during model inference. It includes capabilities for detecting violating content across multiple languages and modalities and scanning generated code for vulnerabilities to prevent the execution of insecure commands. The framework further

    Python
    在 GitHub 上查看↗4,227
  • giskard-ai/giskardGiskard-AI 的头像

    Giskard-AI/giskard

    5,434在 GitHub 上查看↗

    Giskard is an evaluation framework, testing library, and quality monitoring system for large language models and AI agents. It serves as a toolkit for quantifying model performance and reliability, providing specialized capabilities for validating retrieval-augmented generation pipelines. The project distinguishes itself through an automated red teaming tool and security scanner designed to identify vulnerabilities, prompt injections, and safety risks. It utilizes adversarial probing and synthetic edge case generation to quantify model robustness and detect information disclosure. The platfo

    Python
    在 GitHub 上查看↗5,434
  • christophm/interpretable-ml-bookchristophM 的头像

    christophM/interpretable-ml-book

    5,317在 GitHub 上查看↗

    This project is a comprehensive educational resource and technical manual focused on interpretable machine learning and explainable AI. It serves as a textbook and reference for implementing techniques that make complex machine learning models transparent and understandable to humans. The resource provides guidance on both building inherently transparent models, such as decision trees and sparse linear models, and applying post-hoc explanation methods to black-box systems. It details specific methodologies for quantifying feature importance, generating rationales for individual predictions, a

    Jupyter Notebook
    在 GitHub 上查看↗5,317
  • verazuo/jailbreak_llmsverazuo 的头像

    verazuo/jailbreak_llms

    3,563在 GitHub 上查看↗

    This project is a comprehensive ecosystem of frameworks, toolkits, and datasets designed to evaluate model vulnerabilities and analyze jailbreak patterns. It serves as an adversarial testing framework and research toolkit for measuring the effectiveness of safety guardrails in large language models. The system includes a library of real-world prompt injection datasets harvested from social media to study bypass strategies. It provides specialized tools for semantic attack analysis and prompt visualization, allowing for the mapping of relationships between adversarial prompts to discover commo

    Jupyter Notebookchatgptjailbreakjailbreaking
    在 GitHub 上查看↗3,563
  • tencent/ai-infra-guardTencent 的头像

    Tencent/AI-Infra-Guard

    2,971在 GitHub 上查看↗

    AI-Infra-Guard is a security scanning platform designed to detect vulnerabilities across large language model deployments, AI agent skills, and the underlying infrastructure. It functions as a security toolset for auditing source code, evaluating model robustness, and identifying insecure network configurations. The project provides a red teaming framework that uses curated attack datasets to test for jailbreak vulnerabilities and prompt injections. It also includes an infrastructure auditor that employs network fingerprinting and asset discovery to match running components against known comm

    Pythonagentagent-scanagentskills
    在 GitHub 上查看↗2,971
  • azure/pyritAzure 的头像

    Azure/PyRIT

    3,444在 GitHub 上查看↗

    PyRIT is an AI vulnerability assessment tool and security scanner designed to detect risks in large language model applications. It functions as a generative AI red teaming framework used to simulate adversarial attacks and identify weaknesses in system guardrails. The tool automates AI risk assessment by scanning generative AI components for security vulnerabilities. It utilizes automated testing and analysis to identify security gaps and prevent potential exploits through a consistent, repeatable process. The system incorporates asynchronous model orchestration to compare security postures

    Pythonai-red-teamgenerative-aired-team-tools
    在 GitHub 上查看↗3,444
  • megengine/megengineMegEngine 的头像

    MegEngine/MegEngine

    4,809在 GitHub 上查看↗

    MegEngine is a deep learning framework and automatic differentiation engine used for training and deploying neural networks. It functions as a differentiable programming library that enables the creation of mathematical models where operations are differentiable for gradient-based optimization. The project provides a hardware-agnostic tensor runtime and cross-platform model runtime, allowing models to execute across diverse CPU and GPU hardware architectures. It utilizes a dynamic computational graph engine to build execution graphs on the fly, supporting flexible input shapes and complex con

    C++
    在 GitHub 上查看↗4,809
  • gorgonia/gorgoniagorgonia 的头像

    gorgonia/gorgonia

    5,919在 GitHub 上查看↗

    Gorgonia is a Go library that provides an automatic differentiation engine and a computation graph framework for building and training neural networks. It functions as a CUDA-accelerated tensor library and a SIMD-optimized math library, enabling machine learning workflows entirely within the Go ecosystem. The library distinguishes itself through a dual-backend architecture that dispatches neural network operations to either a GPU or CPU depending on CUDA availability at runtime. It constructs differentiable directed acyclic graphs of tensor operations, supports reverse-mode automatic gradient

    Go
    在 GitHub 上查看↗5,919
  • openai/cleverhansO

    openai/cleverhans

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • hardmaru/resnet-cppn-gan-tensorflowH

    hardmaru/resnet-cppn-gan-tensorflow

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 255bits/hypergan2

    255bits/HyperGAN

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • tiny-dnn/tiny-dnntiny-dnn 的头像

    tiny-dnn/tiny-dnn

    6,019在 GitHub 上查看↗

    tiny-dnn is a header-only C++14 deep learning framework for building, training, and running inference on neural networks. It constructs static computational graphs at compile time using template-based layer composition, with a gradient-based backpropagation engine and minibatch stochastic gradient descent for training, all without external dependencies beyond the C++14 standard library. The framework supports importing pre-trained models from the Caffe framework directly, parsing its binary serialization format without requiring external protocol buffer libraries. It provides CPU-optimized te

    C++
    在 GitHub 上查看↗6,019
  • internlm/opencompassInternLM 的头像

    InternLM/opencompass

    7,096在 GitHub 上查看↗

    OpenCompass is a comprehensive evaluation platform, benchmarking suite, and distributed model evaluator designed to measure the performance and accuracy of large language models. It provides a framework for benchmarking both open-source and API-based models against diverse datasets using standardized metrics and reproducible pipelines. The project features an automated judging framework that uses language models as judges to score and verify the quality of generated text. It includes a performance leaderboard system for comparing the relative capabilities of various models across industry-sta

    Python
    在 GitHub 上查看↗7,096
  • glouppe/info8010-deep-learningglouppe 的头像

    glouppe/info8010-deep-learning

    1,291在 GitHub 上查看↗

    This project provides a comprehensive educational curriculum and research resource for deep learning, focusing on the theoretical and technical foundations of neural network implementation. It serves as a structured academic guide for building and training complex models from scratch, covering the essential mathematical primitives, computational graph construction, and automatic differentiation mechanisms required for modern machine learning. The repository distinguishes itself through its extensive coverage of generative modeling and specialized neural architectures. It includes practical im

    Jupyter Notebook
    在 GitHub 上查看↗1,291
  • evidentlyai/evidentlyevidentlyai 的头像

    evidentlyai/evidently

    7,137在 GitHub 上查看↗

    Evidently is an AI observability platform and evaluation framework designed to quantify the performance of machine learning models and large language models. It functions as a monitoring tool for detecting data drift and quality degradation in tabular datasets, while providing a specialized analyzer for the faithfulness and correctness of retrieval augmented generation systems. The project distinguishes itself through an evaluation framework that utilizes judge models and custom rubrics to score language model outputs. It includes tools for iterative prompt optimization and the generation of

    Jupyter Notebookdata-driftdata-qualitydata-science
    在 GitHub 上查看↗7,137
  • ibm/mcp-context-forgeIBM 的头像

    IBM/mcp-context-forge

    3,310在 GitHub 上查看↗

    mcp-context-forge is a Model Context Protocol federation gateway that unifies diverse AI tool servers and APIs into a single consistent interface for discovery and execution. It acts as a centralized proxy that aggregates multiple servers and APIs, allowing AI agents to access and invoke a unified set of tools, prompts, and resources. The project distinguishes itself through a multi-protocol translation bridge that converts communication between standard I/O, SSE, gRPC, and REST to enable interoperability between disparate tool servers. It includes a comprehensive LLM evaluation framework for

    Pythonagentsaiapi-gateway
    在 GitHub 上查看↗3,310
  • nerfstudio-project/nerfstudionerfstudio-project 的头像

    nerfstudio-project/nerfstudio

    11,737在 GitHub 上查看↗

    Nerfstudio is a modular development framework for training, visualizing, and exporting three-dimensional scene representations derived from two-dimensional image datasets. It provides a neural scene reconstruction pipeline that converts raw images and camera data into high-fidelity 3D assets and cinematic video using a differentiable volumetric renderer. The system features an interactive web-based visualizer that allows users to monitor training progress and inspect neural scene geometry in real time. It decouples neural network architectures from the training loop through a standardized mod

    Python
    在 GitHub 上查看↗11,737
  • shawn-shan/fawkesShawn-Shan 的头像

    Shawn-Shan/fawkes

    5,539在 GitHub 上查看↗

    Fawkes is an adversarial image generator and facial recognition cloaking tool designed to protect privacy by obfuscating facial features in photos. It functions as an image privacy obfuscator that adds invisible pixel perturbations to images, preventing facial recognition models from accurately identifying a person while keeping the image visually clear to humans. The system employs adversarial perturbation mapping and feature-space obfuscation to mislead machine learning classifiers. By utilizing an iterative optimization loop and model-agnostic noise generation, it modifies facial represent

    Python
    在 GitHub 上查看↗5,539
  • caogang/wgan-gpcaogang 的头像

    caogang/wgan-gp

    1,548在 GitHub 上查看↗

    A pytorch implementation of Paper "Improved Training of Wasserstein GANs"

    Pythonpytorchwgan-gp
    在 GitHub 上查看↗1,548
  • bulletphysics/bullet3bulletphysics 的头像

    bulletphysics/bullet3

    14,243在 GitHub 上查看↗

    Bullet3 is a professional physics simulation engine designed for calculating rigid body, soft body, and collision dynamics within 3D environments and robotics applications. It functions as a computational framework for determining complex geometric intersections and contact manifolds between objects in simulated space. The library distinguishes itself through a distributed rendering framework that scales heavy graphical workloads and scene generation tasks across large clusters of machines. This capability enables the production of massive datasets by distributing complex scene generation acr

    C++computer-animationgame-developmentkinematics
    在 GitHub 上查看↗14,243
  • aliaksandrsiarohin/first-order-modelAliaksandrSiarohin 的头像

    AliaksandrSiarohin/first-order-model

    15,003在 GitHub 上查看↗

    This project is a generative adversarial network designed for image animation and motion transfer. It functions as a computer vision framework that synthesizes video sequences by applying motion patterns extracted from a driving video onto a static source image. The model distinguishes itself by using a keypoint-based representation to decouple object appearance from temporal movement. By tracking structural deformations through learned latent coordinates, it performs motion retargeting and synthetic media production without requiring manual annotations or object-specific training data. The

    Jupyter Notebookdeep-learninggenerative-modelimage-animation
    在 GitHub 上查看↗15,003
  • cmusatyalab/openfacecmusatyalab 的头像

    cmusatyalab/openface

    15,398在 GitHub 上查看↗

    Openface is a deep learning toolkit designed for facial recognition and identity verification. It provides a comprehensive pipeline for detecting faces, aligning landmarks, and transforming facial images into compact numerical vectors. By utilizing these embeddings, the system enables identity classification and similarity comparison through geometric distance calculations. The project distinguishes itself by integrating research-oriented diagnostic tools alongside its core recognition capabilities. It includes utilities for visualizing high-dimensional feature clusters, inspecting internal c

    Luadeep-learningface-recognitionfacenet
    在 GitHub 上查看↗15,398
  • cmu-perceptual-computing-lab/openposeCMU-Perceptual-Computing-Lab 的头像

    CMU-Perceptual-Computing-Lab/openpose

    34,145在 GitHub 上查看↗

    OpenPose is a real-time pose estimation engine designed to detect and track human body, face, hand, and foot landmarks. It functions as a multi-person motion tracker, identifying the spatial coordinates of multiple individuals simultaneously within video streams or static images. Beyond two-dimensional detection, the software acts as a three-dimensional kinematics processor, reconstructing spatial movement data from single or multiple synchronized camera perspectives. The system distinguishes itself through a bottom-up approach that utilizes part-affinity fields to associate body parts across

    C++caffecomputer-visioncpp
    在 GitHub 上查看↗34,145
  • cysu/open-reidCysu 的头像

    Cysu/open-reid

    1,369在 GitHub 上查看↗

    Open source person re-identification library in python

    Pythondeep-learningmetric-learningperson-reidentification
    在 GitHub 上查看↗1,369
  • darfaz/clawmoatdarfaz 的头像

    darfaz/clawmoat

    40在 GitHub 上查看↗

    The open-source agent firewall Prevent AI agents from leaking data, using dangerous tools, and importing poisoned dependencies. AI made bug discovery cheap. ClawMoat helps you contain the blast radius while the patch queue catches up.

    JavaScript
    在 GitHub 上查看↗40
  • davidsandberg/facenetdavidsandberg 的头像

    davidsandberg/facenet

    14,326在 GitHub 上查看↗

    FaceNet is a facial recognition framework designed to transform facial images into high-dimensional numerical embeddings for identity verification and recognition. It provides a deep learning face embedder that maps facial features into a Euclidean space where distance corresponds to facial similarity. The system includes tools for both supervised and unsupervised identity management. It features a face identity classifier for categorizing images into known identity classes and an unsupervised clustering tool to group similar facial embeddings together without predefined labels. The framewor

    Python
    在 GitHub 上查看↗14,326
  • bgshih/crnnbgshih 的头像

    bgshih/crnn

    2,104在 GitHub 上查看↗

    Convolutional Recurrent Neural Network

    Lua
    在 GitHub 上查看↗2,104