Skip to content
#

vqa

Here are 170 public repositories matching this topic...

Anth0nyWu
Anth0nyWu commented Nov 10, 2020

🐛 Bug

File "/home/ubuntu/vqa/GMN/mmf/mmf/datasets/builders/visual_genome/dataset.py", line 44, in init
scene_graph_file = self._get_absolute_path(scene_graph_file)
AttributeError: 'VisualGenomeDataset' object has no attribute '_get_absolute_path'

Command that i run in shell

CUDA_VISIBLE_DEVICES="0" mmf_run config=projects/gmn/configs/visual_genome/defaults.yaml model=gm

bug help wanted good first issue triaged

Improve this page

Add a description, image, and links to the vqa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vqa topic, visit your repo's landing page and select "manage topics."

Learn more