jaeyun
jaeyun
Hi! I want visualize result like your paper's Figure 7(Additional text-to-image attention visualization example). Could you provide visualization code? thank you:)
i have a problem like this: Traceback (most recent call last): File "eval_for_leaderboard.py", line 110, in batch = _to_gpu(batch) File "eval_for_leaderboard.py", line 74, in _to_gpu td[k] = {k2: v.cuda(async=True) for...
i had training successful before. but now, i got an error below... i don't know what happen.. how do i do? T^T ``` 0%|▏ | 5/1019 [00:45
i have a problem like this: RuntimeError: copy_if failed to synchronize: the launch timed out and was terminated ------------------------------------------------------------------------------ Traceback (most recent call last): File "train.py", line 125, in loss...
hi! i have problem about restore checkpoint. It stopped learning, so I tried to restore but got an error. help! T^T ``` restore is True Found folder! restoring Traceback (most...