xmipp3.protocols.protocol_deep_center_predict module

class xmipp3.protocols.protocol_deep_center_predict.XmippProtDeepCenterPredict(**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. This protocol only predicts, it does not train.

LOCALFILE = 2
PRETRAINED = 0
PREVIOUS = 1
convertInputStep(inputSet)[source]
createOutputStep()[source]
predict(gpuId)[source]