Skip to content

Commit 3b0248e

Browse files
authored
Merge pull request #38 from WEHI-ResearchComputing/MihinP-patch-2
Update README.md
2 parents 3fbb6ce + 41b75c2 commit 3b0248e

1 file changed

Lines changed: 3 additions & 17 deletions

File tree

README.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff 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

10592
2. **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**

0 commit comments

Comments
 (0)