xhu248 / semi_cotrast_seg

Apache License 2.0
65 stars 7 forks source link

Please show how to use it as soon as possible #1

Open UCAS-Vincent opened 3 years ago

UCAS-Vincent commented 3 years ago

Please show how to use it as soon as possible

UCAS-Vincent commented 3 years ago

Please show how to use it as soon as possible

xhu248 commented 3 years ago

please see the latest repository, thanks!

JohnMiao1 commented 3 years ago

It seems that the preprocessing.py code has something wrong in Line 42 "image = image[:, :, 0].transpose((0, 2, 1))". The dimension is not matched.

zwjulian commented 2 years ago

Did you already find a solution JohnMiao1? I have the same issue.

JohnMiao1 commented 2 years ago

Nope. I changed the code according to my understanding, but got a bad result.

------------------ 原始邮件 ------------------ 发件人: "xhu248/semi_cotrast_seg" @.>; 发送时间: 2022年2月23日(星期三) 凌晨2:35 @.>; @.**@.>; 主题: Re: [xhu248/semi_cotrast_seg] Please show how to use it as soon as possible (#1)

Did you already find a solution JohnMiao1? I have the same issue.

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you commented.Message ID: @.***>

wangyihub commented 1 year ago

I have a question tha:i am not sure that the percent of labeled data to use in ablation experiments in table 1 is pionted in step 2 (pixel contrast in supervised learing) ,or step 3(fine tune).