Hello,
I have a fully annotated dataset but I keep running into various issues when setting it up.
(1) Creating my new dataset results in keypoints appearing that were not annotated in the original image. For example, if I have a keypoint schema with 22 keypoints where only 10 keypoints are visible, the remaining 12 will appear in random positions on the training set images after creating my dataset.
(2) Applying various data augmentations leads to some images having no keypoint annotations. I applied pretty standard data preprocessing and data augmentations to my dataset to triple the size, including: resize (fit), saturation, brightness, and exposure yet when i check the images in my dataset there are some images where keypoints are missing.
I’ve paid quite a bit of money to use the paid version of roboflow and running into these issues has been quire frustrating. Would really appreciate any support here.