crYOLO - predict: Prediction with crYOLO, a deep learning high accuracy particle picking procedure.
Usage in command line
sp_cryolo_predict.py config_path target_dir model_path output_dir --cryolo_predict_path=CRYOLO_PATH --confidence_threshold=confidence_threshold --gpu=gpu --gpu=GPU_NUMBER --filament_mode --filament_width=FILAMENT_WIDTH --min_box_per_filament=MIN_BOX_PER_FILAMENT --box_distance=BOX_DISTANCE --gpu_fraction=GPU_FRACTION --num_cpu=NUM_CPU --nosplit --nomerging
To pick with crYOLO one have to specifiy the config file, the target folder containing the images and the output folder for writing the box files. Optionally one can specify the confidence threshold and which GPUs should be used.
Prediction:
sp_cryolo_predict.py config_path target_dir model_path output_dir --confidence_threshold=0.3 --gpu=0
\
It will write box and star files into your output directory.
Write box and star files into the output directory
See the reference below.
Picking is very fast with up to 8 micrographs / s.
Thorsten Wagner
Category 1:: APPLICATIONS
sparx/bin/sp_cryolo_predict.py
Stable
None right now.