-
Notifications
You must be signed in to change notification settings - Fork 76
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
Question about running time of cryoDRGN2 and NeRF #99
Comments
Thanks for asking.
1) yes it will lead to a much longer training time than without pose
search. Despite that, cryoDRGN2 is significantly faster and more accurate
than cryoDRGN1's pose inference (described in the ICLR paper), though we're
thinking of ways to make it even faster
2) yes, first order gradient based optimization has been technically
available in the main cryoDRGN software since the initial release
(--do-pose-sgd) but requires different training settings and doesn't lead
to a large difference in many cases, I believe due to the high amount of
noise in cryo-EM images. It could be evaluated further though.
…On Wed, Jan 5, 2022, 7:39 AM ZZH ***@***.***> wrote:
Thanks for your great work!! And I have two question about cryoDRGN2.
1. Will training schedule of cryoDRGN2 lead to a long training time?
2. In your cryoDRGN2 paper, you mention that gradient descent can't
optimize pose, have you tried some NeRF related methods such as nerf--,
BARF or GNeRF?
Thanks for your time!
—
Reply to this email directly, view it on GitHub
<#99>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABJVIJBRA57WDLGYXUBOODTUUQ3WTANCNFSM5LJZ53EQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hi Ellen, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for your great work!! And I have two question about cryoDRGN2.
Thanks for your time!
The text was updated successfully, but these errors were encountered: