Skip to content

'NoneType' object has no attribute 'build_dataset' #3

@sxc95827

Description

@sxc95827

Hi Burhan,

There is an issue when I run your code. It seems that yolov8 has modified some interfaces.

Traceback (most recent call last):
File "c:\Users\16119\Desktop\ClassifyDefectMap_MixedWM38-master\yolo_wafer_classification.py", line 13, in
model.trainer.build_dataset(img_path=data_dir) # loads data, but misses 'val_dir'
AttributeError: 'NoneType' object has no attribute 'build_dataset'

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