Frencis commited on
Commit
fb4018a
·
verified ·
1 Parent(s): b2ba573

Update data.yaml

Browse files
Files changed (1) hide show
  1. data.yaml +3 -3
data.yaml CHANGED
@@ -1,8 +1,8 @@
1
  # Paths to the dataset directories
2
  # Ensure these paths are accessible from your YOLOv8 environment
3
- path: /home/frencis/D1/datasets/niicu # Base path to the dataset
4
- train: train/images # Relative to 'path', directory containing training images
5
- val: val/images # Relative to 'path', directory containing validation images
6
 
7
  # Dataset class information
8
  nc: 1 # Number of classes
 
1
  # Paths to the dataset directories
2
  # Ensure these paths are accessible from your YOLOv8 environment
3
+ path: /path/to/niicu # Base path to the dataset
4
+ train: train/images # Relative to 'path', directory containing training images
5
+ val: val/images # Relative to 'path', directory containing validation images
6
 
7
  # Dataset class information
8
  nc: 1 # Number of classes