I have a dataset containing images, each image has a single cell along with some smaller inconsequential cells in the background. Can this dataset be used to train a model to detect and recognize multiple target cells in a single test image?
Secondly will having a different size of cell in the training data to the size of cells in the test image affect the prediction?