8000 culitho 计划 · Issue #1 · OpenOPC/OpenILT · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

culitho 计划 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
rrjia opened this issue Mar 28, 2023 · 3 comments
Open

culitho 计划 #1

rrjia opened this issue Mar 28, 2023 · 3 comments

Comments

@rrjia
Copy link
rrjia commented Mar 28, 2023

HI, DR. Su Zheng, 请问目前在ILT上你们是否有计划采用英伟达最新发布的culitho进行加速运算?

@shelljane
Copy link
Collaborator

目前还没有哦,谢谢关注!

@rrjia
Copy link
Author
rrjia commented Apr 10, 2023

收到,谢谢解答,我在看代码pyilt/simpleilt.py 77~90行时,发现这里只是保存了最佳参数和最佳参数对应的mask,没有找到如何生成Aerial Image 和 print Image,请教作者如何才能生成这些结果

printedNom, printedMax, printedMin = self._lithosim(mask)

@shelljane
Copy link
Collaborator

不好意思,之前没有看到第二个问题。
为了方便开发,self._lithosim(mask)直接给出了printed images。
如果需要生成aerial images和printed images,麻烦参考pylitho/exact.py的LithoSim.forward函数,aerialNom = _LithoSim.apply(...)给出了aerial image,printedNom = torch.sigmoid(...)给出了printed image。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
0