You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
270 B

# 데이터셋 경로
train: /home/cuuva/aihub_car/CCTV_car_or_licenseplate/data/Training/images/license_plate/
val: /home/cuuva/aihub_car/CCTV_car_or_licenseplate/data/Validation/images/license_plate/
# 클래스 수
nc: 1
# 클래스 이름
names: ['lp']