Ron Mokady
Ron Mokady
Hi, For some reason the nocaps evaluation is not working for me. I'm getting extremely low scores. My command line is: `CUDA_VISIBLE_DEVICES=1 python oscar/run_captioning.py --do_test --do_eval --data_dir nocaps --test_yaml val.yaml...
Can't download captions to CUB-200 Link required password Any help would appriciated
Love the paper Any chance the code will be released soon?
I get this error when batch size if larger than 1 `RuntimeError: The size of tensor a (2) must match the size of tensor b (4) at non-singleton dimension 0`...
Hi, I couldn't download the dataset using the commands `cd dataset wget http://www.image-net.org/challenges/LSVRC/2012/nnoupb/ILSVRC2012_img_train.tar tar xvf ILSVRC2012_img_train.tar` Is there an alternative link I can use? Thanks
Hi, Great project Just want to ask if TEDXPeople dataset is going to be published? Thanks
Hi, Both UCF and KTH datasets require **datalist** I'm not sure how to generate those **datalists** Can you provide any hint or explanation?