meshed-memory-transformer icon indicating copy to clipboard operation
meshed-memory-transformer copied to clipboard

Meshed-Memory Transformer for Image Captioning. CVPR 2020

Results 57 meshed-memory-transformer issues
Sort by recently updated
recently updated
newest added

File "train.py", line 317, in }, 'saved_models/%s_last.pth' % args.exp_name) File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 376, in save with _open_file_like(f, 'wb') as opened_file: File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 230, in _open_file_like return _open_file(name_or_buffer, mode) File...

Hello, author. Is the code used to generate online evaluation included in the project? Or do we need to write it ourselves?

I ran your test.py file, and printed the gen (generated caption), there are so many captions that are incomplete sentences such as: - "a desk with two computer monitors and...

Type of dataset attribute: collate_fn is callable. Length of train dataloader: 35403 Length of validation dataloader: 1563 Length of test dataloader: 313 Is collate_fn callable? True --------------------------------------------------------------------------- TypeError Traceback (most...

Hello, I would like to ask if you have [1] reference code to extract the target features of the flickr30k dataset, if so, please share it, I urgently need it,...

想请问为什么得分均为0啊,并且训练几轮之后得分并没有什么改变

![Uploading 屏幕截图 2024-05-20 212232.png…]()