liumc14

Results 3 issues of liumc14

Hello, thank you very much for your code, but I raised the following questions during the training, may I ask why? Traceback (most recent call last): File "main.py", line 153,...

Hello, regarding the image extraction predicates and problem extraction predicates you mentioned in your paper, where are the file preprocessing stages corresponding to the image predicates here? https://github.com/aioz-ai/CFR_VQA/blob/e484dccf8117feac88028a091c0e17f1971a0762/src/FFOE/dataset.py#L167C20-L167C20

I looked at the training data for training the generator and found that there were only instruction, output, input (empty), id, and dataset_name. But when training the generator, shouldn't it...