dual-path-networks topic

List dual-path-networks repositories

gluon2pytorch

72
Stars
8
Forks
Watchers

Gluon to PyTorch deep neural network model converter

pytorch-image-models

31.9k
Stars
4.7k
Forks
291
Watchers

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

189
Stars
45
Forks
Watchers

Speech commands recognition with PyTorch | Kaggle 10th place solution in TensorFlow Speech Recognition Challenge

Keras-DualPathNetworks

114
Stars
52
Forks
Watchers

Dual Path Networks for Keras 2.0+

MNIST-baselines

68
Stars
21
Forks
Watchers

Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project

super-resolution-SRDPNs-tensorflow

33
Stars
9
Forks
Watchers

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...