Group Abstract Group Abstract

Message Boards Message Boards

0
|
4.7K Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

ImageInstance[ ] issue?

Posted 5 years ago

Shouldn't this return true? I guess it's a bug enter image description here

POSTED BY: maxscience n
2 Replies
Posted 5 years ago

The code above is more of a test than anything else.. Meaning that either ImageInstance doesn't recognize the image correctly or the Wolfram knowledge base doesn't give the right image in this particular case. I guess it's the second one, given that ImageIdentify classifies that image as European wildcat as you say.

A similar test: enter image description here

POSTED BY: maxscience n
Posted 5 years ago

The image is identified as a 'European wildcat' rather than a 'domestic cat'.

ImageIdentify@image

enter image description here

ImageInstanceQ[image, "cat"]
(* True *)

ImageInstanceQ[image, "wildcat"]
(* True *)
POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard