Foreknowledge: I'm building a project with yolov8. I need to detect sheep and goats in images. Pre-trained models don't have goat class.
Question: Goats and sheep look very similar. In most cases, even I have difficulty distinguishing them. Would labeling goats as sheep negatively affect the model? If it does have a negative effect, would I get a negative result if I train the pre-trained model myself by adding the goat class?