Giter Site home page Giter Site logo

basic_vqa's People

Contributors

tbmoon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

basic_vqa's Issues

error IsDirectoryError when Preproccess input data

HI @tbmoon ,
I do all step by step but
when running (python3 make_vacabs_for_questions_answers.py --input_dir='../COCO-2015')
I see some error could you help me

Traceback (most recent call last):
File "/home/ubuntu/basic_vqa/utils/make_vacabs_for_questions_answers.py", line 79, in
main(args)
File "/home/ubuntu/basic_vqa/utils/make_vacabs_for_questions_answers.py", line 68, in main
make_vocab_questions(input_dir+'/Questions')
File "/home/ubuntu/basic_vqa/utils/make_vacabs_for_questions_answers.py", line 16, in make_vocab_questions
with open(input_dir+'/'+dataset) as f:
IsADirectoryError: [Errno 21] Is a directory: '../datasets/Questions/v2_Questions_Val_mscoco'

No module named 'text_processing'

when running:
python build_vqa_inputs.py --input_dir='../datasets' --output_dir='../datasets'

I encountered a problem:

Traceback (most recent call last):
File "build_vqa_inputs.py", line 5, in
import text_processing
ModuleNotFoundError: No module named 'text_processing'

NameError: name 'text_processing' is not defined

When running !python ../build_vqa_inputs.py --input_dir='../datasets' --output_dir='../datasets'
I see
Traceback (most recent call last): File "../build_vqa_inputs.py", line 96, in <module> main(args) File "../build_vqa_inputs.py", line 69, in main answer_dict = text_processing.VocabDict(vocab_answer_file) NameError: name 'text_processing' is not defined

How to generate results?

Once I have trained the model, what are the steps which I need to follow in order to get the results?

Training file issue

HI @tbmoon ,
Actually i am using your code while i am running the train.py file my system is automatically restarting every time i was unable to find the issue what i am facing can you please help me resolving this issue

Thanks & Regrads,
Manikantha Sekhar..

ImportError: cannot import name 'text_helper'

HI @tbmoon ,
While i am running python train.py getting an error "ImportError: cannot import name 'text_helper'
"
i was unable to resolve this issue
could you please help me in this

Thanks & Regards,
Manikantha Sekhar...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.