-
Hi!
Just wanted to make a request. Would it be possible for you to add instructions in the README.md for how one can replicate results on the VQS dataset?
Thanks!
-
When I'm trying to run your code I have an attribute error.
Do you peraps know why ?
Thanks
-
- [ ] [awesome-reasoning/README.md at master · neurallambda/awesome-reasoning](https://github.com/neurallambda/awesome-reasoning/blob/master/README.md?plain=1)
# awesome-reasoning
…
-
@tkipf Could you please upload the file lists for CLEVR6 / CLEVR10 train and test splits? It would make repro much easier!
From what I understood that the first 70K frames were used for training. H…
-
Does the model supports declaration generation on custom datasets such as CLEVRER, or just can be applied on GQA and VQA v2.0?
zchoi updated
2 years ago
-
### Reminder
- [X] I have read the README and searched the existing issues.
### System Info
在total_batch_size相同的情况下,单机(8卡)训练速度和多机(16卡)一样。对于想使用这个仓库scale数据规模成了阻碍
### Reproduction
使用的torchrun调用
脚本为…
-
## 一言でいうと
モデルの論理推論能力を検証するためのデータセットの公開。ボブの母親がアリス/アリスの父親がジョン=>ジョンはボブの祖父、というような血縁関係の推論を対象としており、論理構造を生成した後にテキストをつけるという方式で作成している。CLEVR攻略モデルでも精度が出ていないタスクとなっている
### 論文リンク
https://arxiv.org/abs/1908.…
-
All fields seem to be padded with zeros up to 11 objects. How to find out the true number of objects?
-
Check the instructions on the MDETR repo to find the proper validation code.
1. Adapt the test data to the evaluation code
2. Make sure to use the right model (how to call the model, etc.)
-
## 論文リンク
- [arXiv](https://arxiv.org/abs/2104.05622)
## 公開日(yyyy/mm/dd)
2021/04/07
## 概要
## TeX
```
% yyyy/mm/dd
@inproceedings{
zhu2021where,
title={Where and What? Examinin…