Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让 Watson Visual Recognition 在使用图像分类时返回分类内容(汽车、树等)的位置?这种能力存在于人脸识别服务中,在一般图像分类中是非常宝贵的。
当前的图像分类文档没有关于此主题的信息。
我们认识到对象定位的价值,但是视觉识别服务不提供此功能。一些用户采用的一种方法是先分割他们的图像,然后将感兴趣的片段提交给服务。