Skip to content

Commit 5973498

Browse files
committed
Typo correction in config_trne.yaml
1 parent 03e7707 commit 5973498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/quarry-detection/config_trne.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ generate_tilesets.py:
3636
name: Unknown
3737
url:
3838

39-
# 3-Training the model with the detectron2 algorithm
39+
# 3-Train the model with the detectron2 algorithm
4040
train_model.py:
4141
working_directory: ./output/output_trne
4242
log_subfolder: logs
@@ -67,7 +67,7 @@ make_detections.py:
6767
epsilon: 2.0 # cf. https://rdp.readthedocs.io/en/latest/
6868
score_lower_threshold: 0.05
6969

70-
# 5-Evaluate the quality of the detections for the different datasetsby calculating metrics
70+
# 5-Evaluate the quality of the detections for the different datasets by calculating metrics
7171
assess_detections.py:
7272
working_directory: ./output/output_trne
7373
datasets:

0 commit comments

Comments
 (0)