microsoft / Recursive-Cascaded-Networks

[ICCV 2019] Recursive Cascaded Networks for Unsupervised Medical Image Registration
https://arxiv.org/abs/1907.12353
MIT License
362 stars 87 forks source link

Application for large histology images #7

Closed Borda closed 4 years ago

Borda commented 4 years ago

Hello, I came across to this nice project and it seems quite powerful. Have you experienced to use it also for large histology images, talking about images with 10k pixels in diagonal and more? Would you be interested in participating in AHNIR challenge or include your method into BIRL framework?

zsyzzsoft commented 4 years ago

Nice challenge! It reveals a major problem of the similarity-based algorithms and we might have a deeper investigation in the future work.

CGC1031 commented 4 years ago

Dear author, I am a graduate student of soochow university. Your research achievements are very excellent. Thank you for your contribution. I very want to realize the work you have done, but run eval. py encountered the following error: 'ImportError: always import a name' dense_features' from 'tensorflow. Python. Feature_column'. I have tried many methods but failed. Do you have any method to solve it?Looking forward to your reply.Thank you very much.

zsyzzsoft commented 4 years ago

I very want to realize the work you have done, but run eval. py encountered the following error: 'ImportError: always import a name' dense_features' from 'tensorflow. Python. Feature_column'.

Looks like you have an incorrect Tensorflow version. Feel free to open a new issue --- I haven't received a notification for this comment.

CGC1031 commented 4 years ago

Thank you very much,I have found the correct Tensorflow version and solved this problom.

------------------ 原始邮件 ------------------ 发件人: "zsyzzsoft"<notifications@github.com>; 发送时间: 2020年4月3日(星期五) 凌晨0:35 收件人: "microsoft/Recursive-Cascaded-Networks"<Recursive-Cascaded-Networks@noreply.github.com>; 抄送: "蔡港成"<244040023@qq.com>; "Comment"<comment@noreply.github.com>; 主题: Re: [microsoft/Recursive-Cascaded-Networks] Application for large histology images (#7)

I very want to realize the work you have done, but run eval. py encountered the following error: 'ImportError: always import a name' dense_features' from 'tensorflow. Python. Feature_column'.

Looks like you've an incorrect Tensorflow version. Feel free to open a new issue --- I haven't received a notification for this comment.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.