<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-05-13T07:46:27Z</responseDate>
  <request metadataPrefix="oai_dc" verb="GetRecord" identifier="oai:ipsj.ixsq.nii.ac.jp:00211196">https://ipsj.ixsq.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:ipsj.ixsq.nii.ac.jp:00211196</identifier>
        <datestamp>2025-01-19T17:52:53Z</datestamp>
        <setSpec>1164:4619:10416:10591</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Faster R-CNNを用いたOne-click super vision</dc:title>
          <dc:title>One-click supervision using Faster R-CNN</dc:title>
          <dc:creator>平野, 友基</dc:creator>
          <dc:creator>新納, 浩幸</dc:creator>
          <dc:subject>卒論スポットライトセッション</dc:subject>
          <dc:description>物体検出を行うタスクでは様々な学習モデルが提案されているが，中でも Faster R-CNN は良い性能を示している．オブジェクトクラスを検出するには，通常，バウンディングボックスにより注釈されたオブジェクトを持つ大規模なセットが必要である．しかし，手作業でバウンディングボックスを描くのは非常に大変な作業である．そこで中心をクリックすることでアノテーションの時間を大幅に短縮する click supervision という手法が提案された．本稿では，detectron2 を用いた Faster R-CNN による one-click supervision の提案．これを風船の物体検出を学習するカスタムデータセットを用いて行い，one-click supervision を用いて学習したモデルとカスタムデータセットのみを使用して学習したモデルの精度を比較した．この結果，モデルの精度はカスタムデータセットを用いた場合には及ばないが，学習の効果は見られた．これに基づき，提案手法では精度の向上は見られるが，通常の方法でアノテーションされたデータに精度を近づけるには改善が必要であると結論付けた．</dc:description>
          <dc:description>Various learning models have been proposed for the task of object detection, among which Faster R-CNN has shown good performance. To detect a class of objects, we usually need a large set of objects annotated with bounding boxes. However, drawing bounding boxes by hand is a very difficult task. To solve this problem, a method called ”click supervision” has been proposed, which greatly reduces the annotation time by clicking on the center. In this paper, we propose a one-clicksupervision method based on Faster R-CNN using detectron2. This was done using a custom dataset for learning balloon object detection, and the accuracy of the model trained using one-click supervision was compared with the model trained using only the custom dataset. We compared the accuracy of the model trained with one-click supervision with that of the model trained using only the custom dataset. As a result, the accuracy of the model was not as good as that of the model trained using the custom dataset, but the learning effect was observed. Based on this, we conclude that the proposed method improves the accuracy, but needs improvement to bring the accuracy closer to that of the data annotated in the usual way.</dc:description>
          <dc:description>technical report</dc:description>
          <dc:publisher>情報処理学会</dc:publisher>
          <dc:date>2021-05-13</dc:date>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>研究報告コンピュータビジョンとイメージメディア（CVIM）</dc:identifier>
          <dc:identifier>40</dc:identifier>
          <dc:identifier>2021-CVIM-226</dc:identifier>
          <dc:identifier>1</dc:identifier>
          <dc:identifier>5</dc:identifier>
          <dc:identifier>2188-8701</dc:identifier>
          <dc:identifier>AA11131797</dc:identifier>
          <dc:identifier>https://ipsj.ixsq.nii.ac.jp/record/211196/files/IPSJ-CVIM21226040.pdf</dc:identifier>
          <dc:language>jpn</dc:language>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
