tbepler / topaz

Pipeline for particle picking in cryo-electron microscopy images using convolutional neural networks trained from positive and unlabeled examples. Also featuring micrograph and tomogram denoising with DNNs.
GNU General Public License v3.0
172 stars 64 forks source link

Preprocessing scaling default changed and version number to v0.2.0 #20

Closed nysbc closed 5 years ago

nysbc commented 5 years ago

-Preprocessing scaling is now set to 4 because denoising works much better on 1k imaged than 0.5k images. -Version = 0.2.0

tbepler commented 5 years ago

Hey Alex, please pull the updated pytorch-update branch and resolve the merge conflict.