Skip to content

segment void takes a long time #19

Description

@Phaips

Hey Mart,

Testing the amazing easymode and when running easymode segment void --data in.mrc --output out.mrc --gpu 0 --tta 2 it takes quite a long time to finish running, even when ran on multiple --gpu's.
On the website I see:

The model is relatively fast. It works at 30 Å/px and most tomograms are segmented in a few seconds.

but it's getting scaled to 20 Å/px and starting the interference step alone takes >30 minutes . Maybe I am doing something wrong i.e. I assume --tta is not really needed so I set it to 2 and also the model is 3D not sure 2D would make a difference here? and is there a flag for manually scaling the data to 30 Å/px to make it faster?

The void outputs are great nevertheless! :)

Thanks for your help!
Cheers

full output:

void: using 3D model
easymode segment
feature: void
data_patterns: ['../Position_1mrc']
output_directory: 1_bmask.mrc
output_format: int8
gpus: [0]
tta: 2
overwrite: False
batch_size: 1

Found 1 tomograms to segment. 

Using model: /scicore/home/engel0006/vysamu91/easymode/void.h5, inference at 20.0 Å/px. 

GPU 0 - loading model (/scicore/home/engel0006/vysamu91/easymode/void.h5).
GPU 0 - starting inference.
1/1 (on GPU 0) - void - Position_1.mrc - etc 00:00:00 (34:50 per tomo)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions