79176621

Date: 2024-11-11 06:47:20
Score: 3
Natty:
Report link

I think there is something wrong with your yaml file.Can you show what it looks like? it should be something like below:

path: /home/user/Projects/deep/yolo-torch-2/yolov8 # dataset root dir
train: images/train # train images (relative to 'path')
val: images/val # val images (relative to 'path') 
test: # test images (optional)

# Classes
names:
  0: class1
  1: class2
  2: class3
  3: class4
Reasons:
  • RegEx Blacklisted phrase (2.5): Can you show what
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Low reputation (0.5):
Posted by: Arya