Open xiaohuangdi8 opened 4 years ago
Please upgrade your version of torchvision, for example:
pip install "torchvision>0.5.0"
thank you!
------------------ 原始邮件 ------------------ 发件人: "Hugo van Kemenade"<notifications@github.com>; 发送时间: 2020年1月19日(星期天) 凌晨2:59 收件人: "Eskender-B/icnn"<icnn@noreply.github.com>; 抄送: "李小龙"<1303150565@qq.com>; "Author"<author@noreply.github.com>; 主题: Re: [Eskender-B/icnn] The code can't run. could you git me some advice? (#1)
Please upgrade your version of torchvision, for example:
pip install "torchvision>0.5.0"
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
@xiaohuangdi8 Please can you close this issue?
@xiaohuangdi8 Please can you close this issue?
Hello, sorry for disturbance.
I came across a problem that I cannot re-produce the performance in paper, details in #3 .
Could you please give me any advice on it? Thanks in advance.
dear teacher, I'm a Chinese student. I'm studying ICNN. I admire your achievements. I really want to learn more, but there are some problems in running your code. On the premise that the PIL library has been installed, the error prompt is that PILLOW_VERSION can not find. ImportError: cannot import name 'PILLOW_VERSION' from 'PIL' Why? What can I do to run your code? Thank you very much for your help.