pyscatwave
Scattering algorithm
A software package implementing a deep learning-based image feature extraction technique using the scattering transform
Fast Scattering Transform with CuPy/PyTorch
298 stars
17 watching
48 forks
Language: Python
last commit: over 4 years ago deep-learningpytorchscattering-transform
Related projects:
Repository | Description | Stars |
---|---|---|
edouardoyallon/scalingscattering | An implementation of deep learning models inspired by the scattering transform, specifically designed for image classification tasks on various datasets. | 81 |
seannaren/deepspeech.pytorch | A deep learning-based speech recognition system built on top of PyTorch Lightning. | 2,104 |
tomrunia/pytorchwavelets | PyTorch implementation of wavelet analysis for signal processing | 307 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
blade6570/photographicimagesynthesiswithcascadedrefinementnetworks-pytorch | An implementation of cascaded refinement networks for generating photorealistic images from semantic layouts | 65 |
tugstugi/pytorch-saltnet | A PyTorch implementation of a U-Net model for image segmentation tasks | 278 |
wtjiang98/psgan | An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. | 727 |
hszhao/pspnet | A PyTorch implementation of a deep learning model for semantic image segmentation | 1,593 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 431 |
kazuto1011/pspnet-pytorch | Re-implementation of a deep learning model for semantic segmentation using PyTorch. | 52 |
clementpinard/sfmlearner-pytorch | PyTorch implementation of unsupervised depth and ego-motion learning from video sequences | 1,014 |
speedinghzl/pytorch-segmentation-toolbox | Provides PyTorch implementations of deep learning models for semantic segmentation | 772 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |
fxia22/pointnet.pytorch | This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. | 2,149 |
felixgwu/img_classification_pk_pytorch | A PyTorch project for comparing image classification models and facilitating quick experiment setup | 365 |