leocvml / CycleGAN-gluon-mxnetLinks
this repo attemps to reproduce Unpaired Image-to-Image Translation using Cycle-Consistent Adversarial Networks(CycleGAN) use gluon reimplementation
☆32Updated 7 years ago
Alternatives and similar repositories for CycleGAN-gluon-mxnet
Users that are interested in CycleGAN-gluon-mxnet are comparing it to the libraries listed below
Sorting:
- ☆22Updated 6 years ago
- Mxnet video io reading performance optimization☆43Updated 7 years ago
- DeepLab v3+ in MXNet Gluon☆59Updated 6 years ago
- Interspecies Knowledge Transfer for Facial Keypoint Detection☆54Updated 8 years ago
- Small scale experiments with group normalization☆58Updated 7 years ago
- FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19) https://arxiv.org/abs/1904.01355☆38Updated 5 years ago
- mixup: Beyond Empirical Risk Minimization☆99Updated 7 years ago
- A Gluon implementation of Mnasnet☆59Updated 6 years ago
- Compute the variation of dice coefficient loss for real-value regression task.☆18Updated 6 years ago
- tensorflow implementation of CondenseNet: An Efficient DenseNet using Learned Group Convolutions☆29Updated 7 years ago
- A prototype for distributed training/validation/evaluation/extraction with PyTorch.☆14Updated 5 years ago
- Mobilenet model converted from tensorflow☆48Updated 6 years ago
- Model Scope in PyTorch (include Params, FLOPs, Madds).☆122Updated 6 years ago
- Active Convolution☆60Updated 8 years ago
- Simple Tensorflow implementation of "GCNet: Non-local Networks Meet Squeeze-Excitation Networks and Beyond"☆39Updated 6 years ago
- The code of Switchable Normalization for object detection based on Detectron.pytorch.