icnn icon indicating copy to clipboard operation
icnn copied to clipboard

The code can't run. could you git me some advice?

Open xiaohuangdi8 opened this issue 5 years ago • 4 comments

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.

xiaohuangdi8 avatar Jan 15 '20 13:01 xiaohuangdi8

Please upgrade your version of torchvision, for example:

pip install "torchvision>0.5.0"

hugovk avatar Jan 18 '20 18:01 hugovk

thank you!

------------------ 原始邮件 ------------------ 发件人: "Hugo van Kemenade"<[email protected]>; 发送时间: 2020年1月19日(星期天) 凌晨2:59 收件人: "Eskender-B/icnn"<[email protected]>; 抄送: "李小龙"<[email protected]>; "Author"<[email protected]>; 主题: 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 avatar Jan 20 '20 09:01 xiaohuangdi8

@xiaohuangdi8 Please can you close this issue?

hugovk avatar Apr 17 '20 17:04 hugovk

@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.

rrryan2016 avatar Dec 29 '20 11:12 rrryan2016