Package cesped

Utilities to train and evaluate deep learning models for Cryo-EM Supervised Particle Pose Inference.

Expand source code
"""
Utilities to train and evaluate deep learning models for Cryo-EM Supervised Particle Pose Inference.

"""

__version__ = "24.05.2"

Sub-modules

cesped.constants
cesped.datamanager
cesped.evaluateEntry

This module allows for benchmark entry evaluation given the inferred poses.

cesped.inferEntry

This module is used to infer the pose of a benchmark entry given a trained model Use it as CLI as
``` python -m cesped.inferEntry …

cesped.network
cesped.particlesDataset
cesped.trainEntry
cesped.utils
cesped.zenodo

This module handles entry upload and download to/from Zenodo