xmipp3.protocols.protocol_deep_center module

class xmipp3.protocols.protocol_deep_center.XmippProtDeepCenter(**args)[source]

Bases: ProtAlign2D, XmippProtocol

Center a set of particles in 2D using a neural network. The particles remain the same, but their alignment includes an approximate shift to place them in the center.

convertInputStep(inputSet)[source]
createOutputStep()[source]
predict(gpuId)[source]
train(gpuId)[source]