Go to the source code of this file.
Classes | |
class | vqa_request.VQAClient |
Namespaces | |
vqa_request | |
Variables | |
vqa_request.anonymous | |
vqa_request.args = parser.parse_args() | |
vqa_request.client = VQAClient() | |
vqa_request.default | |
vqa_request.help | |
vqa_request.image_path = args.image_path | |
vqa_request.output = args.output | |
vqa_request.parser = argparse.ArgumentParser(description="CLI interface for VQA action client") | |
vqa_request.questions_path = args.questions_path | |
vqa_request.type | |