Skip to content

For partinet denoise, do I need to use a weight model? #40

@Henry-946

Description

@Henry-946

Dear Developer,

I am new to PartiNet, and have several questions to ask:

1, I noticed there are two weight files:
denoised_micrographs_v2.pt raw_micrographs.pt,

for micrographs denosie, I noticed the tutorial showed as:
partinet denoise
--source /data/my_project/motion_corrected
--project /data/my_project

so, do I need to use one of the model files above? also I noticed the help showed I can use the "--num_workers", what does this mean, is this mean CPU or GPU, e.g., if my node have 192 physical (384 logical) cores and 4 L40S GPU, what is the recommended number?

2, for the detect, the tutorial showed:
partinet detect
--weight /path/to/model_weights.pt
--source /data/partinet_picking/denoised
--device 0,1,2,3
--project /data/partinet_picking

for the --weight /path/to/model_weights.pt, which model file should I point to?

Many thanks!

Best,

Fengwei

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions