The code for this tutorial is designed to run on Python 3.5, and PyTorch 0.4. ... try: image_pred_ = image_pred[non_zero_ind.squeeze(),:].view(-1,7) except: ...
確定! 回上一頁