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
Haochen-Luo avatar

Haochen-Luo/CroPA

0
View on GitHub↗
56 stars·5 forks·Python·8 views

CroPA

This repository contains the code and data for the paper "An Image Is Worth 1000 Lies: Transferability of Adversarial Images across Prompts on Vision-Language Models" accepted by ICLR 2024. Overview of CroPA The environment.yml file contains the necessary packages to run the code. You can create…

Features

  • Multimodal Attacks - Exploits adversarial transferability across vision-language prompts.

Star history

Star history chart for haochen-luo/cropaStar history chart for haochen-luo/cropa

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 CroPA

Similar open-source projects, ranked by how many features they share with CroPA.
  • cgcl-codes/advclipCGCL-codes avatar

    CGCL-codes/AdvCLIP

    99View on GitHub↗

    The implementation of our ACM MM 2023 paper "AdvCLIP: Downstream-agnostic Adversarial Examples in Multimodal Contrastive Learning"

    Python
    View on GitHub↗99
  • ericyinyzy/vlattackericyinyzy avatar

    ericyinyzy/VLAttack

    69View on GitHub↗

    VLAttack: Multimodal Adversarial Attacks on Vision-Language Tasks via Pre-trained Models

    Jupyter Notebook
    View on GitHub↗69
  • euanong/image-hijackseuanong avatar

    euanong/image-hijacks

    55View on GitHub↗

    This is the code for Image Hijacks: Adversarial Images can Control Generative Models at Runtime.

    Python
    View on GitHub↗55
  • adversarial-for-goodness/co-attackadversarial-for-goodness avatar

    adversarial-for-goodness/Co-Attack

    68View on GitHub↗

    This is the official PyTorch implement of the paper "Towards Adversarial Attack on Vision-Language Pre-training Models" at ACM Multimedia 2022.

    Python
    View on GitHub↗68
See all 12 alternatives to CroPA→

Frequently asked questions

What does haochen-luo/cropa do?

This repository contains the code and data for the paper "An Image Is Worth 1000 Lies: Transferability of Adversarial Images across Prompts on Vision-Language Models" accepted by ICLR 2024. Overview of CroPA The environment.yml file contains the necessary packages to run the code. You can create…

What are the main features of haochen-luo/cropa?

The main features of haochen-luo/cropa are: Multimodal Attacks.

What are some open-source alternatives to haochen-luo/cropa?

Open-source alternatives to haochen-luo/cropa include: adversarial-for-goodness/co-attack — This is the official PyTorch implement of the paper "Towards Adversarial Attack on Vision-Language Pre-training… cgcl-codes/advclip — The implementation of our ACM MM 2023 paper "AdvCLIP: Downstream-agnostic Adversarial Examples in Multimodal… ericyinyzy/vlattack — VLAttack: Multimodal Adversarial Attacks on Vision-Language Tasks via Pre-trained Models. euanong/image-hijacks — This is the code for Image Hijacks: Adversarial Images can Control Generative Models at Runtime. kaiyuancui/ultrabreak — ICLR 2026. kim-minseon/apgp — Official PyTorch implementation of "Automatic Jailbreaking of the Text-to-Image Generative AI Systems".