File size: 427 Bytes
bc70b9e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# data.yaml
# Ultralytics dataset config for this directory.
#
# No test: split -- SeaDronesSee's images/test/ is a held-out competition
# set with no released ground truth, so this mirror only ships train/val.

path: data
train:
  - images/train/shard_000
  - images/train/shard_001
  - images/train/shard_002
val:
  - images/val/shard_000
nc: 5
names:
  0: swimmer
  1: boat
  2: jetski
  3: life_saving_appliances
  4: buoy