dual-path-networks topic
gluon2pytorch
Gluon to PyTorch deep neural network model converter
pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT)...
pytorch-speech-commands
Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge
Keras-DualPathNetworks
Dual Path Networks for Keras 2.0+
MNIST-baselines
Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project
super-resolution-SRDPNs-tensorflow
My implementaion of super-resolution based on dual-path networks. It can be used directly to reconstruct your low-resolution image to high-resolution. Also, you can use your dataset to train your netw...