5 ms·
Thanks for the feedback! We will be adding "Object Detection" next, which is identifying objects within an image and adding a bounding box around it. We are als
by cohenjacobd 6y ago
Thanks for the feedback! We will be adding "Object Detection" next, which is identifying objects within an image and adding a bounding box around it. We are also exploring multi-label classification to classify an image as "dog" and "cat".
For Image Classification, that is a good approach is predicting if an image has both a cat and dog is important.