File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,22 +84,9 @@ partinet star \
8484 --conf 0.1
8585```
8686
87- ## Key Parameters
88-
89- ### Detection
90- - ` --backbone-detector ` : Choice of neural network architecture
91- - ` --weight ` : Path to model weights
92- - ` --conf-thres ` : Detection confidence threshold
93- - ` --iou-thres ` : Overlap filtering threshold
94- - ` --device ` : GPU device selection
95-
96- ### STAR Generation
97- - ` --conf ` : Confidence threshold for particle filtering
98- - ` --output ` : Path for final STAR file
99-
10087## Output Files
10188
102- 1 . ** Denoised Micrographs** (` denoised/*.mrc ` )
89+ 1 . ** Denoised Micrographs** (` denoised/*.png ` )
10390 - Cleaned micrographs with improved SNR
10491
105922 . ** Detection Results** (` exp/ ` )
@@ -122,9 +109,8 @@ Available commands:
122109- ` denoise ` : Clean input micrographs
123110- ` detect ` : Identify particles
124111- ` star ` : Generate STAR files
125- - ` train ` : Train custom models (step1/step2)
126- - ` test ` : Evaluate model performance
127-
112+ - ` train ` : Train custom models
113+ -
128114## Troubleshooting
129115
130116- ** GPU Issues**
You can’t perform that action at this time.
0 commit comments