wlybug
wlybug
eg:a [ backpack ] on a [ cheesecake ] on a street。 But the picture does not detect the two words, [ backpack ] , [ cheesecake ]
Traceback (most recent call last): File "main.py", line 125, in fire.Fire() File "/data/wangly/.local/share/virtualenvs/python3-tN7JoeU3/lib/python3.5/site-packages/fire/core.py", line 127, in Fire component_trace = _Fire(component, args, context, name) File "/data/wangly/.local/share/virtualenvs/python3-tN7JoeU3/lib/python3.5/site-packages/fire/core.py", line 366, in _Fire component,...
INFO:root:# hparams INFO:root:# Prepare train/eval batches Traceback (most recent call last): File "train.py", line 32, in shuffle=True) File "/data/wangly/python3/transformer/data_load.py", line 147, in get_batch batches = input_fn(sents1, sents2, vocab_fpath, batch_size, shuffle=shuffle)...