Skip to content

Max的程式語言筆記

我要當一個豬頭,快樂過每一天

  • 首頁
  • Python
  • Java
  • javascript
  • 關於Max

zi2zi 目前 L1 Loss 主要考慮像素差異,但可能會造成模糊結果, 利用增強感知損失(Perceptual Loss)讓輸出更加銳利

2025-03-12

vgg16: 你可以在現有的 L1 Loss 基…

VGG16 感知損失 vs VGG19

2025-03-12

在字型風格轉換(Noto Sans → Zen …

修改 UNet ,加入 AdaIN(Adaptive Instance Normalization),並在中層(尤其是 layer=4, 5, 6)插入,以便更細緻地控制風格影響

2025-03-12

這裡是修改後的 UNet 代碼,加入了 AdaI…

字型風格轉換的任務中,Generator 和 Discriminator 該不該使用不同的 norm_layer

2025-03-11

在字型風格轉換的任務中,Generator 和 …

Discriminator 加入 Spectral Normalization(光譜正規化)

2025-03-11

這段程式碼已經相當完整,並且包含了一些先進的技術…

將 Feature Matching Loss 的程式碼加入到 Zi2ZiModel 類別中

2025-03-11

好的,我們將 Feature Matching …

Zi2ZiModel 字型風格轉換, 優化 UNetSkipConnectionBlock 的 forward 方法

2025-03-11

before: after, chatgpt: …

Zi2ZiModel 字型風格轉換, 改善 SelfAttention 計算方式

2025-03-11

修改前: after, chatgpt: aft…

字型風格轉換 trainer Discriminator 最後增加的  Conv2d(1, 1, kernel_size=(5, 5), stride=(1, 1), padding=(2, 2)) 是否只是浪費計算資源

2025-03-11

你的觀點有道理,最後增加的 Conv2d(1, …

Zi2ZiModel 程式在 256×256 訓練資料沒有錯誤, 在 384×384 時會出錯?

2025-03-10

這個問題的根源在於卷積層的計算,當輸入圖像大小改…

文章分頁

上一頁 1 ... 25 26 27 ... 151 下一頁

近期文章

  • 連線至伺服器 SQL Server SSL Certificate Expired
  • 遠端桌面密碼變更死循環解決: 「使用者必須在下次登入時變更密碼」
  • [docker][node.js] Cannot find package ‘multer’ imported from /app/server.js
  • VS Code: os error 5 (Access Denied)
  • React Table Row 在mobile device 無法換行
  • React useState toggle 的 hover 按鈕在mobile device 無法作用
  • node.js 的 API 常見 testcase
  • 減少 Antigravity 在執行指令前的確認對話框
  • Azure Container Apps (ACA) 上使用 Node.js 搭配 SQLite
  • 檢查 Azure ACR 上的 Image 是否和 local docker 一致
  • 主機上的連接埠已經被其他程式佔用
  • Docker 尚未取得上傳影像到 Azure Container Registry (ACR) 的權限
  • Windows 命令提示字元(CMD)和 power shell,處理變數比較
  • Azure 如何設定 Managed Identity 的具體 CLI 指令
  • Azure App Service 無法從你的 Azure Container Registry (ACR) 抓取 Image
  • Azure App Service 失敗的除錯
  • [azure] (ResourceGroupNotFound) Resource group ‘policy-recommends-group’ could not be found.
  • Node.js 多語系檔案
  • Docker Desktop 裡的 Image 部署到 Azure App Service
  • 無法辨識 ‘az’ 詞彙是否為 Cmdlet、函數、指令檔或可執行程式的名稱。

文章標籤

Android apache azure Bootstrap C# chrome cloudflare colab cordova css d3js Debug DigitalOcean Dropboxlike FontForge GAS git Google html image iOS Java javascript jQuery linux macOS MDM mssql mysql node.js php Python selenium shotcut stable-diffusion String sublime Swift tkinter Tomcat tornado Ubuntu Windows WooCommerce wordpress
  • Android筆記
  • Azuer筆記
  • Cordova筆記
  • css筆記
  • Dropboxlike開發筆記
  • Google Apps Script筆記
  • iOS筆記
  • javascript筆記
  • Java筆記
  • node.js筆記
  • Python筆記
  • VisualStudio筆記
  • WordPress筆記
  • 機器學習筆記
  • 電腦相關應用

文章目錄

Copyright Max的程式語言筆記 All rights reserved | Powered by Superbthemes.com