I can't find annotation of the images
What sort of annotation do you mean?
Everything you'd need for this is included in the Train.csv file
Except if you want to use an external dataset
I was thinking this was an instance segmentation problem
This is a regression task actually
You're supposed to predict all 15 targets directly or however you see fit, but for segmentation masks, box coordinates or polygons, there is nothing of such provided in the dataset we have.
Thank you so much. I'm new to computer vision in machine learning
Okay, you are welcome
What sort of annotation do you mean?
Everything you'd need for this is included in the Train.csv file
Except if you want to use an external dataset
I was thinking this was an instance segmentation problem
This is a regression task actually
You're supposed to predict all 15 targets directly or however you see fit, but for segmentation masks, box coordinates or polygons, there is nothing of such provided in the dataset we have.
Thank you so much. I'm new to computer vision in machine learning
Okay, you are welcome