-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
example usage #1
Comments
There are some gaps in the README with the current code. I will attempt to update the README when I find time. |
In the directory of pslplus, I run
The argsdict turns out to be a list but not a dict. UPDATE |
Hi Liu, actually for the VQA demo, you need to run Directory Structure: |
Sorry, still confusing. For the demo, can you just give an exact example command to run ? That would make everything clear. |
I have already updated the README with an example.
|
Hi Aditya,
Thanks for the great work ! Could you provide an example usage for VQA ?
python main.py vqa -pslcode <rules-file> -datadir <psl_test_data_dir> -parentDir <pslDataRootDir> -qaData <qaData> -option infer
What are the datas in psl_test_data_dir, pslDataRootDir, qaData ?
The text was updated successfully, but these errors were encountered: