• home
  • about
  • 全ての投稿
  • ソフトウェア・ハードウェアの設定のまとめ
  • 分析関連のまとめ
  • ヘルスケア関連のまとめ
  • 生涯学習関連のまとめ

OWL-ViT

date: 2022-08-18 excerpt: OWL-ViT(zero shot object detection)について

tag: 機械学習OWL-ViTCLIPhugging face


OWL-ViT(zero shot object detection)について

概要

  • object detection
  • zero shotのobject detection
    • 検索したい部分を自然言語で定義できる
  • 内部的にCLIPを使用しているようである

動作例

娘の写真を`child, sofa, yellow bar`で検索した例

hugging face

  • Zero-Shot Object Detection with OWL-ViT

Google Colab

  • Getting started with Owl-ViT


機械学習OWL-ViTCLIPhugging face Share Tweet