taki0112 / Batch_Instance_Normalization-Tensorflow
Simple Tensorflow implementation of Batch-Instance Normalization (NIPS 2018)
☆40Updated 6 years ago
Alternatives and similar repositories for Batch_Instance_Normalization-Tensorflow:
Users that are interested in Batch_Instance_Normalization-Tensorflow are comparing it to the libraries listed below
- Simple Tensorflow implementation of "Group Normalization"☆32Updated 6 years ago
- Simple Tensorflow implementation of "Switchable Normalization"☆29Updated 6 years ago
- Simple Tensorflow implementation of "GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond"☆39Updated 5 years ago
- Simple Tensorflow implementation of FusionGAN (CVPR 2018)☆81Updated 6 years ago
- Simple Tensorflow implementation of "Image-to-Image Translation via Group-wise Deep Whitening-and-Coloring Transformation" (CVPR 2019 Ora…☆56Updated 5 years ago
- Simple Tensorflow implementation of SphereGAN (CVPR 2019 Oral)☆56Updated 5 years ago
- Code for the paper☆29Updated 5 years ago
- Image super-resolution through deep learning☆19Updated 7 years ago
- DeepLab v3+ in MXNet Gluon☆59Updated 6 years ago
- Code for our paper "Generalized Orderless Pooling Performs Implicit Salient Matching" published at ICCV 2017.☆49Updated 7 years ago
- SGDR with pytorch on CIFAR-10 (now superseded by official PyTorch CosineAnnealingLR)☆47Updated 5 years ago
- Tensorflow implementation for Paper "Learning Residual Images for Face Attribute Manipulation"☆28Updated 4 years ago
- This repository is for our work on Attribute2Sketch2Face.☆27Updated 6 years ago
- Improving Object Detection from Scratch via Gated Feature Reuse (BMVC 2019)☆65Updated 4 years ago
- Simple Summary of CNN Architecture☆34Updated 6 years ago
- A code for converting and testing Tensorflow models for AI Challenge☆29Updated 4 years ago
- Implementation of Octave Convolution from Drop an Octave: Reducing Spatial Redundancy in Convolutional Neural Networks with Octave Convol…☆57Updated 5 years ago
- Simple Tensorflow implementation of "SRM : A Style-based Recalibration Module for Convolutional Neural Networks"☆18Updated 5 years ago
- Pytorch code for spatial transformer network with mask☆31Updated 6 years ago
- A PyTorch Implementation for Octave Convolution in Drop an Octave