Git Product home page Git Product logo

Comments (3)

HeBangYan avatar HeBangYan commented on July 30, 2024

I encountered the same problem, did you solve it?

from sga.

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

Hi, thanks for your interest in our work.
Here are the details regarding cross-task transferability in our paper:

  1. The related experiments are conducted using the MS-COCO dataset, with ALBEF as the source model;
  2. For crafting adversarial example, please refer to SGA repo. (https://github.com/Zoky-2020/SGA), specifically './SGA/eval_albef2tcl_flickr.py';
  3. For the evaluation of visual grounding, refer to the ALBEF repo. (https://github.com/salesforce/ALBEF/tree/main), particularly './ALBEF/Grounding.py';
  4. For the evaluation of image captioning, refer to the BLIP repo. (https://github.com/salesforce/BLIP/tree/main), particularly './BLIP/train_caption.py';

from sga.

asif-hanif avatar asif-hanif commented on July 30, 2024

Thanks for the response.

I have reproduced results for Table 4 (Image Caption - IC). I used ALBEF model and generated adversarial images from test set of MSCOCO. I later evaluated BLIP model on the adversarial test images.

Could you please clarify which set (train or test of MSCOCO) you used for Table 5 (Visual Grounding - VG)
It appears that visual grounding evaluation code of ALBEF is using train images.

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.