Skip to content

AttributeError: 'Namespace' object has no attribute 'cache_images' #264

@sceddd

Description

@sceddd

I face with an error when trying to train a custom dataset, I use the final version and my yaml file look like this:

path: ../YOLOv5-Lite/data/yolov5_lite_dataset

train:

  • .../YOLOv5-Lite/data/yolov5_lite_dataset/images/train
    val:
  • .../YOLOv5-Lite/data/yolov5_lite_dataset/images/val

nc: 10 # Number of classes

names:

  • person
  • car
  • cat
  • dog
  • chair
  • motorbike
  • bird
  • bicycle
  • bus
  • sheep

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions