🛠️ Steven Gong

Search

SearchSearch
  • Transposed Convolution
  • Related

May 05, 2025, 1 min read

Transposed Convolution

In Pytorch, use ConvTranspose2d

I saw this through U-Net.

Resources

  • https://d2l.ai/chapter_computer-vision/transposed-conv.html
  • https://pytorch.org/docs/stable/generated/torch.nn.ConvTranspose2d.html

Related

  • Convolution

Graph View

Backlinks

  • No backlinks found

Created with Quartz, © 2025

  • Blog
  • LinkedIn
  • Twitter
  • GitHub