Tristan Bepler

Results 44 comments of Tristan Bepler

This looks like a possible GPU RAM issue. Sometimes CUDA gives weird errors like this when it runs out of GPU RAM. Is anything else running on the GPU at...

Closing this issue since it hasn't had any more discussion. @CFDavidHou feel free to reopen it if there is more to discuss.

I like this. Was not aware argparse had this option. We need to make sure this doesn't cause any unexpected errors and is compatible with some pending unreleased updates though.

This sounds like an issue with how your data is formatted. Do your even/odd frame micrographs have the same names in their respective directories? That could be the issue.

Closing this issue since there hasn't been any more discussion.

Thus sounds like an installation or environment error. Did you activate your topaz conda environment before running python or for your jupyter notebook or however you're using the library? On...

Topaz does not use the MRC package. It has its own built in MRC reader. This error is because the data type of your MRC file is not supported by...

You would need to try downgrading pytorch (what version are you using? I'd recommend trying the earliest version you can find, but at least a version

It's been a long time since I ran those experiments, but a few things that will improve the generated images are: - Make the spatial generator bigger (more layers, more...

@tomouellette you're welcome to fork the code and use it however you like. I agree semi-supervised learning could help with convergence if you have labeled angles for a subset of...