cnn-pytorch topic

List cnn-pytorch repositories

CFSRCNN

110
Stars
12
Forks
Watchers

Coarse-to-Fine CNN for Image Super-Resolution (IEEE Transactions on Multimedia,2021)

Fast-Pytorch

430
Stars
104
Forks
Watchers

Pytorch Tutorial, Pytorch with Google Colab, Pytorch Implementations: CNN, RNN, DCGAN, Transfer Learning, Chatbot, Pytorch Sample Codes

LESRCNN

217
Stars
32
Forks
Watchers

Lightweight Image Super-Resolution with Enhanced CNN (Knowledge-Based Systems,2020)

PyTorchStepByStep

741
Stars
278
Forks
Watchers

Official repository of my book: "Deep Learning with PyTorch Step-by-Step: A Beginner's Guide"

explainable-cnn

213
Stars
30
Forks
Watchers

📦 PyTorch based visualization package for generating layer-wise explanations for CNNs.

ADNet

112
Stars
5
Forks
Watchers

Attention-guided CNN for image denoising(Neural Networks,2020)

ACNet

81
Stars
17
Forks
Watchers

Asymmetric CNN for image super-resolution (IEEE Transactions on Systmes, Man, and Cybernetics: Systems 2021)

ECNDNet

57
Stars
6
Forks
Watchers

Enhanced CNN for image denoising (CAAI Transactions on Intelligence Technology, 2019)

MobileNetV3-pytorch

89
Stars
28
Forks
Watchers

Implementation of MobileNetV3 in pytorch