Muneeb ul Hassan
Muneeb ul Hassan
Came across the same problem. Other metrics are working fine.
```` ratio: 1.0076053968122858 Bleu_1: 0.644 Bleu_2: 0.456 Bleu_3: 0.309 Bleu_4: 0.209 computing METEOR score... Traceback (most recent call last): File "main.py", line 106, in score = val_dataset.eval(result, checkpoint_path) File "/data1/home/mrim/hassanm/gve/pytorch-vision-language/utils/data/coco_dataset.py",...
Also what is the technique, used for CUB attributes because there are 312 attributes but you processed attributes? What technique you used? I am trying to understand the meaning of...
Also, I am getting this error, don't know why? ``` ValueError Traceback (most recent call last) in () 11 model_raw.summary() 12 share_fea_map = model_raw.get_layer(shared_layer_name).output ---> 13 share_fea_map = Reshape((final_dim, L),...
Thank you for you quick answers. 1) I am getting this error, I dont know what am i doing wrong I exactly run your code same. ``` Epoch 1/10 ---------------------------------------------------------------------------...
The prediction of network is a list of length 30 in which there are 28 attributes and what are the other two? I got the prediction on image, how can...
This works for me [here](https://github.com/docker/desktop-linux/issues/27#issuecomment-1637558119)