<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:webfeeds="http://webfeeds.org/rss/1.0" xmlns:note="https://note.com" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
  <channel>
    <title>bbcmc</title>
    <description>画像生成AI用ツールの開発などをしています。
何かを改造している事が多いので、関連の事を書きます。
制作時の調査まとめ等を書くかも。
https://github.com/bbc-mc</description>
    <link>https://note.com/bbcmc</link>
    <atom:link rel="self" type="application/rss+xml" href="https://note.com/bbcmc/rss/"/>
    <copyright>bbcmc</copyright>
    <webfeeds:icon>https://d2l930y2yx77uc.cloudfront.net/assets/default/default_note_logo_202212-f2394a9e5b60c49f48650eee13f6e75987c8c4f1cfa7555629a9697dc6015cd9.png</webfeeds:icon>
    <webfeeds:logo>https://d2l930y2yx77uc.cloudfront.net/assets/default/default_note_logo_202212-f2394a9e5b60c49f48650eee13f6e75987c8c4f1cfa7555629a9697dc6015cd9.png</webfeeds:logo>
    <webfeeds:accentColor>249F80</webfeeds:accentColor>
    <webfeeds:related layout="card" target="browser"/>
    <webfeeds:analytics id="UA-48687000-1" engine="GoogleAnalytics"/>
    <language>ja</language>
    <lastBuildDate>Sun, 27 Sep 2026 16:15:10 +0900</lastBuildDate>
    <item>
      <title>[実験レポ] モデル内の各項目の効果をざっくりと調べる</title>
      <description><![CDATA[<p name="31ee3609-4113-449a-b315-9560e57c7d92" id="31ee3609-4113-449a-b315-9560e57c7d92">今回は、モデル内に存在するデータの種類ごとにマージを行い、その影響を観察する。<br>※本記事の内容については検討が不十分だが、一旦は公開しておく。</p><h2 name="783fd46e-462e-4d22-a357-b7273ccc403f" id="783fd46e-462e-4d22-a357-b7273ccc403f">はじめに</h2><br/><a href='https://note.com/bbcmc/n/nd2a3e2060afa'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Thu, 02 Mar 2023 23:55:36 +0900</pubDate>
      <link>https://note.com/bbcmc/n/nd2a3e2060afa</link>
      <guid>https://note.com/bbcmc/n/nd2a3e2060afa</guid>
    </item>
    <item>
      <title>[調査] Smile Test: Elysium_Anime_V3 問題を調べる #3</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/95308516/rectangle_large_type_2_05f0bbc62e476c62d6dbb25c38099794.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="b6d148b0-751a-47c3-94fa-22a016a9c014" id="b6d148b0-751a-47c3-94fa-22a016a9c014">前々回、前回、と「1 token目が無視される」問題について調べてきたが、恐らく破損箇所と修正方法がわかった。<br>さらに、修正の効果の検証と、修正の副作用についてもまとめた。</p><figure name="6f841805-a86e-4ed4-a19e-28a25590e087" id="6f841805-a86e-4ed4-a19e-28a25590e087" data-src="https://note.com/bbcmc/n/nb0e5e1158aca" data-identifier="nb0e5e1158aca" embedded-service="note" embedded-content-key="embb80c320344a0"></figure><br/><a href='https://note.com/bbcmc/n/n12c05bf109cc'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Thu, 12 Jan 2023 02:14:51 +0900</pubDate>
      <link>https://note.com/bbcmc/n/n12c05bf109cc</link>
      <guid>https://note.com/bbcmc/n/n12c05bf109cc</guid>
    </item>
    <item>
      <title>[実験レポ] Model Block Merge で、  U-Net の各レイヤーの影響を調べる #2</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/95689712/rectangle_large_type_2_5355cc426334321df55c2858d5d10a14.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="ed601dd9-9aa7-4906-bd1a-a4e8bd26c605" id="ed601dd9-9aa7-4906-bd1a-a4e8bd26c605"><a href="https://note.com/bbcmc/n/n2d4765b4bd47" target="_blank" rel="nofollow noopener">前回</a>は層別マージ(階層マージ) を用いて、 Stable Diffusion 1.5 の U-Net 各層での影響力について調べた。<br>今回は Waifu Diffusion 1.3 について、同様の調査を行う。</p><figure name="e5a4125a-20d2-4df1-a53a-dfde6f957fab" id="e5a4125a-20d2-4df1-a53a-dfde6f957fab" data-src="https://note.com/bbcmc/n/n2d4765b4bd47" data-identifier="n2d4765b4bd47" embedded-service="note" embedded-content-key="emb59a051324697"></figure><br/><a href='https://note.com/bbcmc/n/n886576e5e770'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Sun, 08 Jan 2023 02:44:57 +0900</pubDate>
      <link>https://note.com/bbcmc/n/n886576e5e770</link>
      <guid>https://note.com/bbcmc/n/n886576e5e770</guid>
    </item>
    <item>
      <title>(Tips) AddDiff 用の差分を保存しておく "差分抽出" の紹介</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/94780714/rectangle_large_type_2_4dba298ea400ac95fd6875558dd99ac1.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="55b37ba8-740b-44dd-938b-c85a00e24406" id="55b37ba8-740b-44dd-938b-c85a00e24406">Extension (Merge Block Weighted、以下 MBW) の機能を用いて、Add Difference 用の<strong>差分を取り出しておく差分抽出の方法</strong>を紹介する。</p><hr name="292a4bc0-4c39-4ea5-b7b5-c5a580ebe8c4" id="292a4bc0-4c39-4ea5-b7b5-c5a580ebe8c4"><br/><a href='https://note.com/bbcmc/n/nfc3174bd793b'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Tue, 03 Jan 2023 21:10:52 +0900</pubDate>
      <link>https://note.com/bbcmc/n/nfc3174bd793b</link>
      <guid>https://note.com/bbcmc/n/nfc3174bd793b</guid>
    </item>
    <item>
      <title>[調査] Smile Test: Elysium_Anime_V3 問題を調べる #2</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/94768693/rectangle_large_type_2_bd4f76ef1b4e6006e84e09a90cf6bb39.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="77d6933a-0fd9-4fe0-9a36-be17750b6bbf" id="77d6933a-0fd9-4fe0-9a36-be17750b6bbf">前回の検討の中で、提示されていた再現パターンについて、確認できていなかったので、追加確認を行う。<br>※ご指摘ありがとうございます！</p><figure name="f61662af-1e4a-4816-836b-a13c9f437a60" id="f61662af-1e4a-4816-836b-a13c9f437a60" data-src="https://note.com/bbcmc/n/nb0e5e1158aca" data-identifier="nb0e5e1158aca" embedded-service="note" embedded-content-key="emb75bf423bc244"></figure><br/><a href='https://note.com/bbcmc/n/nd8aab5f5119f'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Tue, 03 Jan 2023 14:24:43 +0900</pubDate>
      <link>https://note.com/bbcmc/n/nd8aab5f5119f</link>
      <guid>https://note.com/bbcmc/n/nd8aab5f5119f</guid>
    </item>
    <item>
      <title>(コード読み) Checkpoint Merger について調べる</title>
      <description><![CDATA[<p name="23690107-7ecc-4b06-b237-aface3837feb" id="23690107-7ecc-4b06-b237-aface3837feb">AUTOMATIC1111 に標準で付いている Checkpoint Merger の実装について調べる。<br>※Checkpoint Merger で使用されているマージ処理について理解が不足していると判明したので、ちゃんと確認しておく。</p><h3 name="ee404c9f-7365-4c0d-b6ba-0aec4fb5fff4" id="ee404c9f-7365-4c0d-b6ba-0aec4fb5fff4">extras.py  run_modelmerger</h3><br/><a href='https://note.com/bbcmc/n/n67130dd4d713'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Mon, 02 Jan 2023 11:31:32 +0900</pubDate>
      <link>https://note.com/bbcmc/n/n67130dd4d713</link>
      <guid>https://note.com/bbcmc/n/n67130dd4d713</guid>
    </item>
    <item>
      <title>[調査] Smile Test: Elysium_Anime_V3 問題を調べる #1</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/94614585/rectangle_large_type_2_e1d3e50c3e8eb3952657e9c1a06e4564.png?width=800</media:thumbnail>
      <description><![CDATA[<p name="727214bf-bf6e-4b79-959b-8227ab9fa516" id="727214bf-bf6e-4b79-959b-8227ab9fa516">「プロンプトの一つ目のトークン無視」問題が発生！という話を聞いたので調査してみる。</p><h2 name="3a51d9a4-204c-43ac-a231-0a7dbaba7ff5" id="3a51d9a4-204c-43ac-a231-0a7dbaba7ff5">念のため。現在主に利用されているマージ手法では TextEncoder部は破損しない</h2><br/><a href='https://note.com/bbcmc/n/nb0e5e1158aca'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Sun, 01 Jan 2023 13:20:05 +0900</pubDate>
      <link>https://note.com/bbcmc/n/nb0e5e1158aca</link>
      <guid>https://note.com/bbcmc/n/nb0e5e1158aca</guid>
    </item>
    <item>
      <title>(コード読み) AUTOMATIC1111 での、モデル読み込み/保存における副作用</title>
      <description><![CDATA[<h2 name="bd93de9f-0a28-4d5c-a118-f634690bb991" id="bd93de9f-0a28-4d5c-a118-f634690bb991">TL;DR</h2><p name="b9a88893-d951-4bc6-9531-1f516ed44335" id="b9a88893-d951-4bc6-9531-1f516ed44335">日々お世話になっている AUTOMATIC1111氏の Web UI だが、モデルを読み込むときに少し <strong>中身をいじる </strong>ので、何をしているのかをまとめておく。<br>また、<strong>保存方法に少し癖がある</strong>ので、まとめておく。</p><br/><a href='https://note.com/bbcmc/n/nd8546da526de'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Sat, 24 Dec 2022 21:19:00 +0900</pubDate>
      <link>https://note.com/bbcmc/n/nd8546da526de</link>
      <guid>https://note.com/bbcmc/n/nd8546da526de</guid>
    </item>
    <item>
      <title>[実験レポ] Model Block Merge で、　U-Net の各レイヤーの影響を調べる #1</title>
      <media:thumbnail>https://assets.st-note.com/production/uploads/images/93960055/rectangle_large_type_2_0e16ed0e2b288d1ab93dbd822ca17a46.png?width=800</media:thumbnail>
      <description><![CDATA[<h2 name="51443e12-74aa-4249-b9f6-78ed58c467f3" id="51443e12-74aa-4249-b9f6-78ed58c467f3">はじめに</h2><p name="63b99a8b-5fcd-44f0-b2a5-07c7953f0675" id="63b99a8b-5fcd-44f0-b2a5-07c7953f0675"><a href="https://note.com/kohya_ss/n/n9a485a066d5b" target="_blank" rel="nofollow noopener">Model Block Merge</a> は、従来とはまた違った良い結果を出し得るマージ手法として、一定の評価と期待を得ている。利用した成果も共有され始めており、美しい画像の数々は、日々日々、私の心を癒やし、ディスク領域を圧迫し続けている。（ありがたい事です。絵師様/術師様に感謝）</p><br/><a href='https://note.com/bbcmc/n/n2d4765b4bd47'>続きをみる</a>]]></description>
      <note:creatorImage>https://assets.st-note.com/production/uploads/images/93913758/profile_674cef313555c01b1d569a6130cbcce1.png?fit=bounds&amp;format=jpeg&amp;quality=85&amp;width=330</note:creatorImage>
      <note:creatorName>bbcmc</note:creatorName>
      <pubDate>Sat, 24 Dec 2022 01:27:01 +0900</pubDate>
      <link>https://note.com/bbcmc/n/n2d4765b4bd47</link>
      <guid>https://note.com/bbcmc/n/n2d4765b4bd47</guid>
    </item>
  </channel>
</rss>
