Frencis commited on
Commit
95d2cfd
1 Parent(s): c1ab8cc

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/llvip # Base path to the dataset
4
- train: train/images # Relative to 'path', directory containing training images
5
- val: test/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/llvip # Base path to the dataset
4
+ train: train/images # Relative to 'path', directory containing training images
5
+ val: test/images # Relative to 'path', directory containing validation images
6
 
7
  # Dataset class information
8
  nc: 1 # Number of classes