Error while creating Pipeline in AI center

Hello all.
I am getting error while creating pipeline.
I am using Out-of-the box ImageClassification package.

ERROR: Training failed for pipeline type: TRAIN_ONLY, error: [Errno 2] No such file or directory: ‘/microservice/dataset/images’ 2024-03-22 17:59:02,563 - UiPath_core.trainer_run:main:100 - ERROR: Training Job failed, error: [Errno 2] No such file or directory: ‘/microservice/dataset/images’

1 Like

@Dinesh_Babu_S

In your dataset select select the folder above images folder and not the images folder directly

Cheers

1 Like

I hope this folder structure is correct?
Training folder has 2 sub folders( Cat and Dog) and each sub folder has images.
I have selected the Training folder.

1 Like

@Dinesh_Babu_S

Thats wrong .Under training folder there should be a folder with name images…under images there should be cat and dog folders and in those folders the image files should be present

And indicate training as the dataset folder

Cheers

2 Likes

Thank you. Let me change it and try.

2 Likes

Same error

Here is the dataset screenshot


Let me know if i missed something :slightly_smiling_face:.

1 Like

@Dinesh_Babu_S

Please try with images with i small

And can you show in pipeline which dataset you selected

Cheers

1 Like

Can you check the package while selecting MLPackage

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.