Public Member Functions | |
def | __init__ (self) |
def | request (self, questions_path, image_path, output_dir=None) |
Public Attributes | |
ac_caption_client | |
![]() | |
pointer | iv [2] |
Private Attributes | |
_bridge | |
Definition at line 12 of file vqa_request.py.
def vqa_request.VQAClient.__init__ | ( | self | ) |
Definition at line 13 of file vqa_request.py.
def vqa_request.VQAClient.request | ( | self, | |
questions_path, | |||
image_path, | |||
output_dir = None |
|||
) |
Definition at line 17 of file vqa_request.py.
|
private |
Definition at line 15 of file vqa_request.py.
vqa_request.VQAClient.ac_caption_client |
Definition at line 14 of file vqa_request.py.