NIPS2018 icon indicating copy to clipboard operation
NIPS2018 copied to clipboard

Tracking

Results 10 NIPS2018 issues
Sort by recently updated
recently updated
newest added

With reciprocative learning , how do you draw the picture of the Visualization of attention maps on the Car4 sequence [50]? thanks

why it set 10 iterations in online update?

where is the backward function? I cannot find the retain_graph=True, create_graph=True.

“If you use our code based on a high-level version of PyTorch for other tasks, please ensure the "retain_graph=True, create_graph=True" in the backward function. ” 对于更高版本的 PyTorch,您的意思是所有的 backward function,都需要这么设置吗?

请问 numpy pillow scipy matplotlib 等的版本是什么

ubuntu16.04 ++940mx(2gb)+cuda8.0+py27+pytorch0.3.0post4 .I have changed batch_test=1 in option.py .but it is always out of memory,how to solve it?

Attentive is the saliency?

could you offer the training code? thanks