Context: Building an object-detection model with AWS SageMaker and GroundTruth labeled data.
All my labeled pics appear to have a confidence of zero and this is (I think) because I am the only person who labeled the pic. Does this may have a negative impact on my model building? Should I artificially change the augmented manifest file and replace of confidence of 0 by 100%?
I did not try anything besides making the above observation.