Ross ROSS = Recommend OSS · open-source software intelligence for agents

fbcotter/pytorch_wavelets

Pytorch implementation of 2D Discrete Wavelet (DWT) and Dual Tree Complex Wavelet Transforms (DTCWT) and a DTCWT based ScatterNet observed · 2026-08-28

github.com/fbcotter/pytorch_wavelets · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2925
  • days_rel: n/a
  • days_push: 1127
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1175 stars · 160 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A PyTorch library implementing 2D discrete wavelet transforms (DWT), dual-tree complex wavelet transforms (DTCWT), their inverses, and a DTCWT-based ScatterNet, all with gradient support. It is designed for batches of multichannel images in NCHW format and also supports 1D DWT.

Use cases

  • compute differentiable 2D wavelet transforms in pytorch
  • run dual-tree complex wavelet transform on image batches on GPU
  • build a fast DTCWT scatternet feature extractor for deep learning
  • do 1D discrete wavelet decomposition of signals in pytorch
  • invert wavelet transforms with gradient flow for training

When to choose

  • you need wavelet transforms as differentiable layers inside a PyTorch model
  • you want a faster alternative to KymatIO's Morlet scatternet
  • you work with batches of multichannel images in NCHW format

When to avoid

  • you need wavelets outside PyTorch (e.g. NumPy-only workflows)
  • you need 3D or higher-dimensional wavelet transforms
  • you need actively developed features beyond the 2023 release

Facets

library · maturity maintenance

image-processing machine-learning deep-learning deep-learning computer-vision image-processing machine-learning python cross-platform pytorch wavelet-transform dwt dtcwt scatternet filterbank differentiable gpu

2 sources

Member repositories

RepositoryRoleHealth v2
fbcotter/pytorch_waveletsmain23

For agents

markdown · JSON · MCP: product_card(name="fbcotter/pytorch_wavelets")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem