Visual-Question-Answering icon indicating copy to clipboard operation
Visual-Question-Answering copied to clipboard

Results 3 Visual-Question-Answering issues
Sort by recently updated
recently updated
newest added

假设training的样本数为1000,image就是1000*3*224*224,我想问一下179行这里,如果bucket数目不为1,那么这个idx就不是原来的idx,因为len(x)小于1000,是不是这里有问题。当然如果bucket数目为1,这里就没有问题。

你好,请问这个程序怎么运行,有没有这方面的文档,谢谢!

学长,我也是东北大学计算机系的,我看了你去年发的关于VQA的博文,想问一下,你毕设做的也是VQA方向吗?