Mozhdeh Dokhani

Results 5 issues of Mozhdeh Dokhani

Hi, I tried to use coco caption to evaluate my neuraltalk2 results. but this error occured: `Loading and preparing results... Traceback (most recent call last): File "myeval.py", line 29, in...

Hi, When I run the following code, some error appears. Any solution? `th eval.lua -model checkpoint_v1/model_id1-501-1448236541.t7 -image_folder img -num_images -1 -language_eval 1` ----------------------------------------------------------------------------------------------------- Error: `Loading and preparing results... Traceback (most...

Hi, Does anybody have a good pretrained checkpoint model here? I trained on MS COCO dataset for about 44 epochs, but the accuracy isn't good enough when I use it...

Hi, After downloading MS COCO dataset and run prepo.py, when I try to train, the following error appears: THCudaCheck FAIL file=/tmp/luarocks_cutorch-scm-1-5309/cutorch/lib/THC/generic/THCStorage.cu line=66 error=2 : out of memory /home/linux/torch/install/bin/luajit: /home/linux/torch/install/share/lua/5.1/torch/File.lua:351: cuda...

Hi, I successfully installed my nvidia driver and cuda 9.1. I also did everything that is needed to install cudnn 7.1. but when I run th eval.lua ...., I face...