DragonflyRobotics / DragonflyRobotics/MAGIST-Algorithm

Implement Bing Visual Search to Replace Google Reverse Image Search

オープン
#14 コメント 0 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。