self-critical.pytorch icon indicating copy to clipboard operation
self-critical.pytorch copied to clipboard

Unofficial pytorch implementation for Self-critical Sequence Training for Image Captioning. and others.

Results 88 self-critical.pytorch issues
Sort by recently updated
recently updated
newest added

I am not able to run inference on the model provided in the demo using CPU only. I am getting cuda device not available error. I tried removing all gpu...

Thanks for your sharing ! I want to know why the batch size you using is only 10 (I think it is to small) Dose small batch size have better...

How to take an online test?

The m2transformer in this repo will get worse results than the transformer implemented in this repo, and also worse than what's in the m2transformer paper. In short, the difference is...

The ciders I have seen in other people's papers are all over 100, but only 0.6 when I run out of them, what is the reason for this?

Hi, i use the raw config file `transformer.yml` to train and get ` info.pkl` and `model.pth`. for sc training, i add `start_from` in `transformer.yml` and use `transformer_sc.yml`, however the result...

您好,我在运行self critical的执行命令后出现了这个报错:ZeroDivisionError: division by zero,请问是哪里出现了问题呀?感谢