iamaaditya / VQA_Demo

Visual Question Answering Demo on pretrained model
http://iamaaditya.github.io/2016/04/visual_question_answering_demo_notebook
MIT License
241 stars 133 forks source link

related to Vgg16...(please reply soon) #29

Open bharatgupta77 opened 4 years ago

bharatgupta77 commented 4 years ago

I am getting the error while running this command - model_vgg = get_image_model(CNN_weights_file_name)

Error - You are trying to load a weight file containing 0 layers into a model with 16 layers.