-
#download vqacp2
wget -P vqacp2/ https://computing.ece.vt.edu/~aish/vqacp/vqacp_v2_train_questions.json
wget -P vqacp2/ https://computing.ece.vt.edu/~aish/vqacp/vqacp_v2_test_questions.json
wget -P…
-
Really grateful for your work. I have a question about your experiments table2. are the last two columns directly using cogvlm and blip2 to do the vqa task? if so, `cogvlm vqa` can get the best result…
-
How should I fine-tune other datasets on VQA tasks?I need detailed guidance
-
### Checklist
- [ ] 1. I have searched related issues but cannot get the expected help.
- [ ] 2. The bug has not been fixed in the latest version.
- [ ] 3. Please note that if the bug-related issue y…
-
I really appreciate the work you've done.
I was wondering if you could provide the evaluation code for different scoring methods, such as COCO CIDEr and VQA score.
I would like to reimplement yo…
-
I am solving a VQA task in the form of classification task. How Intern-VL 2-1B can be used for such task. I want to it use it for a simple inference as well as for finetuning on a custom dataset
-
Try to use VQAPromot node to generate prompt but got this error:
```
CLIPTextEncode
'list' object has no attribute 'replace'
```
My workflow:
I tried to review the code, and then I…
-
- Here's the summary of consulting a LLM specialist:
---
- We have an initial thought in #74 as follows:
![image](https://github.com/user-attachments/assets/265a3d7d-0454-4e7b-9c99-a0dd9f9ecf7c…
-
Hello, the github code was very helpful. But when I finish the training and run the vqa.py file, I have a problem. It says 'does not appear to have a file named preprocessor_config.json'. There is no…
-
Hello
I think you are doing a fantastic job! However, I am now having some problems reproducing your experimental results, the problem reads as follows: i am reproducing the VQA_RAD dataset very po…