(Google Cloud Platform) I am creating a training model to distinguish between dog and cat, and hope that if I use a people image to test the model, instead of returning "cat" or "dog" it will return "other" label as the result.
But in fact, whatever Images I used (people, stars, tree, etc) it always return "cat" or "dog" as the results.
Has anyone experienced the same situation like me? Would you please kindly give me some advice?
Thank you!