scalingscattering
Scattering networks
An implementation of deep learning models inspired by the scattering transform, specifically designed for image classification tasks on various datasets.
81 stars
11 watching
17 forks
Language: Python
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
edouardoyallon/pyscatwave | A software package implementing a deep learning-based image feature extraction technique using the scattering transform | 298 |
marvinteichmann/tensorflow-fcn | An implementation of a fully convolutional network architecture for image segmentation using VGG weights. | 1,101 |
theduynguyen/keras-fcn | An implementation of fully convolutional neural networks for semantic segmentation using TensorFlow as the backend. | 15 |
shaoqingren/spp_net | An implementation of an object detection algorithm using spatial pyramid pooling in deep convolutional networks. | 364 |
hasnainraz/fc-densenet-tensorflow | Re-implementation of a 100-layer fully convolutional network architecture for image segmentation | 123 |
preritj/segmentation | Deep learning models for semantic segmentation of images | 100 |
hszhao/psanet | A deep learning framework for semantic segmentation with spatial attention mechanisms | 216 |
juntang-zhuang/laddernet | A deep learning implementation of a multi-path network architecture for medical image segmentation | 139 |
honlan/dmt | This project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features. | 118 |
javeywang/pyramid-attention-networks-pytorch | An implementation of a deep learning model using PyTorch for semantic segmentation tasks. | 235 |
hellochick/pspnet-tensorflow | A TensorFlow-based implementation of a semantic segmentation network for image classification tasks | 326 |
shekkizh/fcn.tensorflow | An implementation of a deep learning model for image segmentation using TensorFlow | 1,252 |
eilene/gwnn | A TensorFlow implementation of a graph convolution algorithm using wavelet transforms instead of traditional methods. | 64 |
deepvoltaire/fast-scnn | An implementation of a real-time semantic segmentation network with a focus on efficient memory usage and mobile performance. | 71 |
brade31919/srgan-tensorflow | Tensorflow implementation of a generative adversarial network for single image super-resolution | 849 |