cos-cvae
cos-cvae copied to clipboard
Diverse Image Captioning with Context-Object Split Latent Spaces (NeurIPS 2020)
Traceback (most recent call last): File "train_noc.py", line 186, in for data in train_bar: File "/home/tuxiangsuo1502/miniconda3/envs/hjl/lib/python3.7/site-packages/tqdm/std.py", line 1178, in __iter__ for obj in iterable: File "/home/tuxiangsuo1502/miniconda3/envs/hjl/lib/python3.7/site-packages/torch/utils/data/dataloader.py", line 521, in __next__...
Hi, Thank you for your code! It seems the function of beam search does not end the sentence when it meets the token, causing the sentences by beam search (e.g....
I'm sorry to bother you, but I can not find the code for Unique and Novel, can U show me where the code is? Thank U so much