<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>EngineerNoi</author_name>
  <author_url>https://blog.hatena.ne.jp/EngineerNoi/</author_url>
  <blog_title>ITエンジニア ノイのブログ</blog_title>
  <blog_url>https://engineernoi.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>im2colとは im2colは、画像認識において利用される関数で、主に高速な行列演算を活かすために使用されます。この関数は、効率的なnumpyの操作を可能にします。ループを使用することができますが、これはnumpyの優れた特性を活かす点で劣る方法です。（numpyはforループなどで処理すると効率が低下する傾向があります） import numpy as np def im2col(input_data, filter_h, filter_w, stride=1, pad=0, constant_values=0): # 入力データのデータ数, チャンネル数, 高さ, 幅を取得する N, C…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fengineernoi.hatenablog.com%2Fentry%2F2023%2F12%2F03%2F155523&quot; title=&quot;im2col - ITエンジニア ノイのブログ&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>https://cdn-ak.f.st-hatena.com/images/fotolife/E/EngineerNoi/20231203/20231203153855.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-12-03 15:55:23</published>
  <title>im2col</title>
  <type>rich</type>
  <url>https://engineernoi.hatenablog.com/entry/2023/12/03/155523</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
