1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 1 year has passed since last update.

Unsupervised Domain Adaptation for Detection Transformer (DETRのための教師なしドメイン適応)

Last updated at Posted at 2023-09-06

DETRのための教師なしドメイン適応

Detection Transformer(DETR)は近年発表された手法で,物体検出のアーキテクチャにTransformerを入れたものであり,かなり高精度なものとなっています.
教師なしドメイン適応は学習データとドメインの異なるデータを入力されたときに精度が低下してしまう問題を改善するタスクであり,DETRにおいてもこれが研究されています.
今回はそのような論文についていくつかまとめてみました.

参考文献はこちら

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?