diff --git a/crabs/detection_tracking/config/faster_rcnn.yaml b/crabs/detection_tracking/config/faster_rcnn.yaml index 42889fc4..009b9658 100644 --- a/crabs/detection_tracking/config/faster_rcnn.yaml +++ b/crabs/detection_tracking/config/faster_rcnn.yaml @@ -3,7 +3,7 @@ # --------- train_fraction: 0.8 val_over_test_fraction: 0.5 -num_workers: 0 # for all dataloaders +num_workers: 0 # for all dataloaders # --------- # Network @@ -43,4 +43,4 @@ gaussian_blur_params: # ------------------------------ batch_size_test: 1 iou_threshold: 0.1 -score_threshold: 0.1 \ No newline at end of file +score_threshold: 0.1