iPRoBe-lab / semi-adversarial-networks
Implementation of the SAN model for imparting gender privacy to face images
☆63Updated 3 years ago
Alternatives and similar repositories for semi-adversarial-networks:
Users that are interested in semi-adversarial-networks are comparing it to the libraries listed below
- Pytorch implementation of "Forward Thinking: Building and Training Neural Networks One Layer at a Time"☆65Updated 7 years ago
- PyTorch based Deep Learning Toolbox☆204Updated 6 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 5 years ago
- Implementation of "Learning with Random Learning Rates" in PyTorch.☆102Updated 5 years ago
- Python library for extracting mini-batches of data from a data source for the purpose of training neural networks☆87Updated 5 years ago
- Tensorflow implementation of Graph Convolutional Network☆77Updated 4 years ago
- Various experiments on the [Fashion-MNIST](https://github.com/zalandoresearch/fashion-mnist) dataset from Zalando☆31Updated 7 years ago
- Deep Learning over PyTorch☆61Updated 7 years ago
- Implementation of Adversarial Variational Optimization in PyTorch