Git Product home page Git Product logo

Comments (6)

Zoky-2020 avatar Zoky-2020 commented on July 30, 2024 1

Thanks for your reply, it does work. By the way, I have one more question. How can I reproduce the results of attack methods other than SGA in the table? Only the SGA code seems to have been given image

We will update the related codes soon.
Here is the official repo. of Co-Attack, https://github.com/adversarial-for-goodness/Co-Attack. PGD and BERT-Attack are modified based on 'Towards Deep Learning Models Resistant to Adversarial Attacks (https://arxiv.org/abs/1706.06083)' and 'BERT-ATTACK: Adversarial Attack Against BERT Using BERT' (https://arxiv.org/abs/2004.09984), respectively. And Sep-Attack denotes the combination of PGD and BERT-Attack. All the official repositories are accessible.

from sga.

Zoky-2020 avatar Zoky-2020 commented on July 30, 2024 1

Sorry to bother you, it seems that the code from CLIP to TCL or ALBEF is missing. I would appreciate it if you could provide it.

Thanks for your interest in our work. The code towards clip2albef is available now; see in eval_clip-vit2albef_flickr.py

from sga.

Sammy42779 avatar Sammy42779 commented on July 30, 2024

Hello, if you want to use CLIP(CNN), directly change the "image_encoder" from "ViT-B/16" to "RN101" since we use ResNet-101 as the base architecture for the image encoder (Sec. 5.1).

from sga.

chenpan0103 avatar chenpan0103 commented on July 30, 2024

Thanks for your reply, it does work. By the way, I have one more question. How can I reproduce the results of attack methods other than SGA in the table? Only the SGA code seems to have been given
image

from sga.

chenpan0103 avatar chenpan0103 commented on July 30, 2024

Sorry to bother you, it seems that the code from CLIP to TCL or ALBEF is missing. I would appreciate it if you could provide it.

from sga.

chenpan0103 avatar chenpan0103 commented on July 30, 2024

Sorry to bother you, it seems that the code from CLIP to TCL or ALBEF ,is missing. I would appreciate it if you could provide it.

Thanks for your interest in our work. The code towards clip2albef is available now; see in eval_clip-vit2albef_flickr.py

Thank you very much for your efforts to update the code, looking forward to your subsequent code updates. In addition, I would appreciate it if you could upload TCL2ALBEF ,ALBEF2TCL, CLIP2CLIP in SGA first when you are free. Thanks again for your reply.

from sga.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.