最先端の一般的なオブジェクト検出器はどんどん良くなっていますが、インスタンス検出の問題を利用するために特別に設計されたシステムは多くありません。家庭用ロボットなどの多くのアプリケーションでは、システムは一度にいくつかの非常に具体的なインスタンスを認識する必要があります。これらのアプリケーションでは、これまで見えなかったインスタンスを認識する必要性と同様に、速度が重要になる場合があります。ターゲット駆動インスタンス検出器(TDID)を導入します。これは、インスタンス認識設定のために既存の一般的なオブジェクト検出器を変更します。 TDIDは、トレーニング中に見られるインスタンスのパフォーマンスを向上させるだけでなく、ランタイムを高速化するだけでなく、新規インスタンスを検出するために一般化することもできます。
While state-of-the-art general object detectors are getting better and better, there are not many systems specifically designed to take advantage of the instance detection problem. For many applications, such as household robotics, a system may need to recognize a few very specific instances at a time. Speed can be critical in these applications, as can the need to recognize previously unseen instances. We introduce a Target Driven Instance Detector(TDID), which modifies existing general object detectors for the instance recognition setting. TDID not only improves performance on instances seen during training, with a fast runtime, but is also able to generalize to detect novel instances.