Hi @Jeremy_Tederry@supermanPunch , hope you guys aredoing good.
I am badly stuck at one error while train a Object Detection model.
I have xml annoted each image using labelMG and uploading the images with their xml file(xml and image file name are same).
But while training a model i am having error in log “uipath_core.training_plugin:model_run:152 - ERROR: Training failed for pipeline type: TRAIN_ONLY, error: No such layer: conv2d_75
2022-09-19 19:22:48,377 - uipath_core.trainer_run:main:90 - ERROR: Training Job failed, error: No such layer: conv2d_75
Traceback (most recent call last):”
I have uploaded more than 100 images as training dataset. But still facing this issue.
Please help me out on this.
Hi,
I am using Objection Detection model to identify a object in image which i have annoted using LabelImg.
I have tried full pipeline also but still the same issue keep popping up.
Hi @supermanPunch
i have uploaded around 110 images with thier xml done by labelImag in image folder as train dataset.
i dont know what i have missed…i have even used some images with xml which i have used in python.
But still dont know whats going wrong !!