TextSnake.pytorch
TextSnake.pytorch copied to clipboard
Pytorch 0.4.0 issue
Sharing with this issue on Pytorch 0.4.0
Traceback (most recent call last):
File "train_textsnake.py", line 241, in
======================================================= In my case, I need to install other versions of PyTorch to solve this issue.
请问这个问题解决了吗
Hi, @15926273249
我沒有細究這個issue的原因,不過換了pytorch 的版本就沒有這個問題了。以下是我的安裝指令,給您參考: pip install torch==1.5.0+cu101 torchvision==0.6.0+cu101 -f https://download.pytorch.org/whl/torch_stable.html