Ifrah Maqsood
Ifrah Maqsood
Hi, I want to run it on google colab. I tried installing caffe to colab while cloning this repository as well but at the end the caffe installation has lots...
I am using ubuntu 16.04 with tesla servers I am trying to download the models and features using the links that have been given in the **download.sh** file. However after...
I want to work on vqa2 dataset Could you please explain how did you implement the stated line in code. **Our best results are achieved by combining the best single...
I am trying to extract the features for test split of Coco dataset. I used the pretrained model of Backbone **X-152++** in https://github.com/facebookresearch/grid-feats-vqa **to extract features I used** python3.6 extract_grid_feature.py...
**1-)** I have a .pth image features' file with 4D tensor **[batch,dimension,height,width]**. I can see this class **(AdaptiveAveragePooling2D(AdaptivePooling2D):** Could you please tell me how can I Pass my .pth file...
Hi, I tried to generate the graph for sentences like ``` a white and red toothbrush a black computer monitor ``` however the parser doesn't work with these sentences. I...
## ❓ Questions and Help Can you please provide a direct downloadable link to knowledge base/graph extracted for OK-VQA dataset from ConceptNet etc, which is later used for further processing.
Hi, I am running a code on ubuntu server. I uploaded this project in my home directory and trying to generate captions on custom images using `$ bash scripts/dense_cap_demo.sh output/ckpt...