Code Monkey home page Code Monkey logo

Comments (8)

hannajiang avatar hannajiang commented on May 24, 2024 1

Yes, there is a ModuleNotFoundError: No module named 'block.external', I have modified the error.Thanks a lot.

from cfvqa.

hannajiang avatar hannajiang commented on May 24, 2024

Hello, I want to ask a question. Can you get the result in paper, I got very low result in all files of .yaml; And I didn't modify any parameter.

from cfvqa.

yuleiniu avatar yuleiniu commented on May 24, 2024

Hello, thanks for sharing your code!
I found a possible wrong in cfvqasimple.py
Isn't out['logits_all'] = z_qkv # for optimization should be out['logits_all'] = z_qk # for optimization ? Or I took it wrong?

Thank you for pointing it out! I removed cfvqasimple.py as it is unused and redundant. The cfvqasimple option has been implemented using the cfvqa.py file by setting is_va=False.

from cfvqa.

yuleiniu avatar yuleiniu commented on May 24, 2024

Hello, I want to ask a question. Can you get the result in paper, I got very low result in all files of .yaml; And I didn't modify any parameter.

Hi Han, would you like to share more details?

from cfvqa.

hannajiang avatar hannajiang commented on May 24, 2024

Thanks for your reply, I run vqa2/smrl_baseline.yaml get best eval accuracy_top1 is 53.97; run vqacp2/smrl_cfvqa_sum.yaml get beset eval accuracy_cfvqa_top1 is 47.60; I didn't modify any parameters; Maybe I did something wrong?

from cfvqa.

yuleiniu avatar yuleiniu commented on May 24, 2024

Thanks for your reply, I run vqa2/smrl_baseline.yaml get best eval accuracy_top1 is 53.97; run vqacp2/smrl_cfvqa_sum.yaml get beset eval accuracy_cfvqa_top1 is 47.60; I didn't modify any parameters; Maybe I did something wrong?

Are the results reported from logs.txt? The results should be reported in the json files. For example, results for CF-VQA can be found in _cfvqa_val_oe.json.

from cfvqa.

hannajiang avatar hannajiang commented on May 24, 2024

Sorry to bother you again, I run the code, and only generated logs.json.tmp but didn't generate the _cfvqa_val_oe.json file.

from cfvqa.

yuleiniu avatar yuleiniu commented on May 24, 2024

Sorry to bother you again, I run the code, and only generated logs.json.tmp but didn't generate the _cfvqa_val_oe.json file.

Were there any errors or warnings in the logs? Also, since this repo is built on top of RUBi, are you able to run their code?

from cfvqa.

Related Issues (19)

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.