Update README.md
Browse files
README.md
CHANGED
|
@@ -53,6 +53,7 @@ license: mit
|
|
| 53 |
### 1.1 Wavelet Scattering Transform (Mallat)
|
| 54 |
**Formula**: S_J[p]x(u) = |||x * 蠄_{位鈧亇| * 蠄_{位鈧倉| ... | * 蠁_{2^J}(u)
|
| 55 |
**Library**: kymatio (pip install kymatio)
|
|
|
|
| 56 |
**Expected output**: ~10K-dim feature vector for 32脳32
|
| 57 |
**Literature baseline**: ~82% CIFAR-10 with SVM, ~70.5% with linear
|
| 58 |
**Properties**: Deterministic, Lipschitz-continuous, approximately energy-preserving
|
|
|
|
| 53 |
### 1.1 Wavelet Scattering Transform (Mallat)
|
| 54 |
**Formula**: S_J[p]x(u) = |||x * 蠄_{位鈧亇| * 蠄_{位鈧倉| ... | * 蠁_{2^J}(u)
|
| 55 |
**Library**: kymatio (pip install kymatio)
|
| 56 |
+
**Github**: https://github.com/kymatio/kymatio
|
| 57 |
**Expected output**: ~10K-dim feature vector for 32脳32
|
| 58 |
**Literature baseline**: ~82% CIFAR-10 with SVM, ~70.5% with linear
|
| 59 |
**Properties**: Deterministic, Lipschitz-continuous, approximately energy-preserving
|