Hello,
I'm currently training a model in Azure Custom Vision to detect different article categories. Therefore I'm labeling and uploading images with the Python SDK. Some images are not uploaded because they are incorrectly recognized as duplicates by Azure Custom Vision. But there are only different images in the data set and file names are not assigned twice. Is there a way to ignore this upload block of incorrectly detected duplicates?
I would be very pleased to receive an answer.
Best regards
Eric