jcjohnson / densecap

Dense image captioning in Torch
MIT License
1.58k stars 432 forks source link

invalid pretrained model #92

Open Sxx1995 opened 5 years ago

Sxx1995 commented 5 years ago

I download the pertrained model and test it with imgs/elephant.jpg. Program can be run successfully but the results are not acceptable. The results are something like "a large brown and white and white and white and white and white and white". What I only change is that not using cudnn in run_model.lua. Does anyone meet the same problem?

jainal09 commented 4 years ago

Hey, Check this docker image I created for running dense cap in gpu! https://hub.docker.com/r/jainal09/densecap_gpu It runs successful in gpu