Skip to content
This repository was archived by the owner on Jun 22, 2022. It is now read-only.

Commit b58bf2e

Browse files
authored
Update neptune.yaml
1 parent 6981de1 commit b58bf2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neptune.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ parameters:
2525
# Data Paths
2626
train_images_dir: /public/challenges/kaggle-ship-detection/train
2727
test_images_dir: /public/challenges/kaggle-ship-detection/test
28-
metadata_filepath: /outputs/ships_metadata.csv
28+
metadata_filepath: /output/metadata.csv
2929
annotation_file: /public/challenges/kaggle-ship-detection/train_ship_segmentations.csv
3030
masks_overlayed_dir: /output/masks_overlayed
3131

0 commit comments

Comments
 (0)