DuJunda / BilateralFilterLinks
The implemention for cv2. bilateralFilter .
☆10Updated 6 years ago
Alternatives and similar repositories for BilateralFilter
Users that are interested in BilateralFilter are comparing it to the libraries listed below
Sorting:
- Convolutional Autoencoder with SetNet in PyTorch☆89Updated 3 years ago
- CGAN ProjectionCGAN ACGAN InfoGAN Pytorch☆68Updated 6 years ago
- PyTorch implements WGAN_GP☆21Updated 5 years ago
- Pytorch implementation of DCGAN, WGAN-CP, WGAN-GP☆790Updated last year
- Implementation of a Wasserstein Generative Adversarial Network with Gradient Penalty to enforce lipchitz constraint. The WGAN utilizes th…☆14Updated 5 years ago
- Using A variant of a Wiener filter as an Image restoration technique for Gaussian and Defocus Blur☆20Updated 6 years ago
- Artificial Bee Colony for generic feature tuning☆12Updated 2 years ago
- An IPython notebook explaining the concepts of Variational Autoencoders and building one using Keras to generate new faces.☆22Updated 5 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆215Updated 3 years ago
- This is a project to improve the performance of Capsule Network by integrating the AlexNet and CapsNet, called AlexCapsNet, used in image…☆13Updated 6 months ago
- ☆104Updated 4 years ago
- An application of Self-Attention GANs and DCGAN on mnist dataset.☆49Updated 5 years ago
- Multi-level Wavelet Convolutional Neural Networks☆296Updated 4 years ago
- Simple Contourlet Transform in Python☆16Updated 4 years ago
- a GAN using Wasserstein loss and resnet to generate anime pics.☆23Updated 2 years ago
- A Variational Autoencoder based on the ResNet18-architecture☆121Updated 6 years ago
- Complex-valued Convolutional Neural Networks☆28Updated 5 years ago
- SRGAN (super resolution generative adversarial networks) with WGAN loss function in TensorFlow☆27Updated 6 years ago
- PyTorch Implementation of DCGAN trained on the CelebA dataset.☆121Updated 6 years ago
- Pytorch implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Generative Adversarial Ne…☆525Updated 8 years ago
- Generate high quality images for each class even with an imbalanced dataset. An improved version of Balancing GAN.☆38Updated 3 years ago
- Pytorch implementation of DCGAN, CDCGAN, LSGAN, WGAN and WGAN-GP for CelebA dataset.☆10Updated 6 years ago
- Jupyter Notebook on Conditional GAN☆13Updated 6 years ago
- A clean and lucid implementation of cycleGAN using PyTorch☆125Updated 6 years ago
- Histogram layer code for "Histogram Layers for Texture Analysis" (https://arxiv.org/abs/2001.00215).☆30Updated 3 years ago
- PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)☆72Updated 8 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆190Updated 5 years ago
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 4 years ago
- PyTorch implementation of Image-to-Image Translation with Conditional Adversarial Nets (pix2pix)☆54Updated 8 years ago
- this is the pytorch version of Conditional Generative Adversarial Nets☆57Updated 7 years ago