Repository navigation

#

cnn-pytorch

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

Jupyter Notebook
1058
1 个月前

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

Jupyter Notebook
431
6 年前

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

Python
223
3 年前

This repository contains the architectures, Models, logs, etc pertaining to the SimpleNet Paper (Lets keep it simple: Using simple architectures to outperform deeper architectures )

Python
95
2 年前

Implementation of MobileNetV3 in pytorch

Python
89
6 年前

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

Python
80
2 年前

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

Python
58
2 年前

Designing and Training of A Dual CNN for Image Denoising (Knowledge-based Systems, 2021)

Python
48
3 年前

edepth is an open-source, trainable CNN-based model for depth estimation from single images, videos, and live camera feeds.

Python
40
8 个月前

Binary classification problem that aims to classify human voices from audio recordings. Implemented using PyTorch and Librosa.

Python
35
4 年前

1D convolutional neural networks for activity recognition in python.

Python
28
5 年前

In this project, we propose a CNN model to classify single-channel EEG for driver drowsiness detection. We use the Class Activation Map (CAM) method for visualization. Results show that the model not only has a high accuracy but also learns biologically explainable features, e.g., Alpha spindles and Theta burst, as evidence for the drowsy state.

Python
27
3 年前

Code for "Deep Learning Based EDM Subgenre Classification using Mel-Spectrogram and Tempogram Features" arXiv:2110.08862, 2021.

Python
18
3 年前

A suite of Python scripts allowing the end-user to use Deep Learning to detect objects in georeferenced raster images.

Python
17
1 个月前