DragonflyRobotics / DragonflyRobotics/MAGIST-Algorithm

Implement Bing Visual Search to Replace Google Reverse Image Search

未关闭
#14 0 条评论 0 个 reaction 已指派 1 人 已被 @DragonflyRobotics 认领 在 GitHub 查看
enhancement
主要语言
Python
星标
5
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

**Issue:**
Google Reverse Image Search(RIS) is incredibly inaccurate. It assumes that any image with black is night, language, or art. It rarely gets classes accurate even if the clustering was done perfectly.

**Solution**
Bing(via Azure) has an API to perform a Visual Search of an image. I can use a little scraping and JSON parsing to find the label. This, however, requires a billing setup that excluded it from the available options until now.

**Other Alternatives**
I can also cross-reference the NLP data with the Vision data to remove extraneous data. This is extremely complex making it hard to implement.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。