<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>satojkovic</author_name>
  <author_url>https://blog.hatena.ne.jp/satojkovic/</author_url>
  <blog_title>stMind</blog_title>
  <blog_url>https://stmind.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>画像から文字列を認識するOCRシステムを、SSDとCRNNで。 github.com 最初に、SSDで文字列領域を矩形として抽出、矩形領域に対してCRNNで文字列を出力する構成です。 SSDはTensorflow Object Detection APIで、COCOだけでは十分な精度が出なかったので、SynthTextとCOCOを使って自前学習、CRNNはPytorchで実装されているモデルを利用しました。（学習は、EC2のP2インスタンスで約1.5日かかりました） 検出のSSDモデルは傾きとスケール変化には弱かったり、CRNNはアルファベットのみの学習モデルで記号は認識できない等の制約があり…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fstmind.hatenablog.com%2Fentry%2F2020%2F02%2F02%2F214549&quot; title=&quot;SSDとCRNNで簡易OCR - stMind&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-02 21:45:49</published>
  <title>SSDとCRNNで簡易OCR</title>
  <type>rich</type>
  <url>https://stmind.hatenablog.com/entry/2020/02/02/214549</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
