chongwar / vgg16-pytorchLinks
vgg16 implemention by pytorch & transfer learning
☆17Updated 5 years ago
Alternatives and similar repositories for vgg16-pytorch
Users that are interested in vgg16-pytorch are comparing it to the libraries listed below
Sorting:
- To do a deep learning project on ecg. I use pytorch to reproduce the traditional CNN models include LeNet AlexNet ZFNet VGG GoogLeNet Res…☆105Updated last year
- here is the introduce of bls☆72Updated 4 years ago
- An Architecture Combining Convolutional Neural Network (CNN) and Linear Support Vector Machine (SVM) for Image Classification☆391Updated 2 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆94Updated 2 months ago
- ☆24Updated 3 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆484Updated last month
- 1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.☆117Updated 4 years ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago
- Models supported: ResNet, ResNetV2, SE-ResNet, ResNeXt, SE-ResNeXt [layers: 18, 34, 50, 101, 152] (1D and 2D versions with DEMO for Class…☆44Updated 3 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆215Updated 3 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 5 years ago
- LSTM-GAN for generate plausible ECG signals☆100Updated 5 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆78Updated 5 years ago
- Data augmentation using Conditional Generative Adversarial Networks (cGAN)☆19Updated last year
- BLS Code☆127Updated 6 years ago
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆190Updated 5 years ago
- ☆23Updated 4 years ago
- Encoding time series as images using GAF operation by pyts.☆227Updated 3 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆124Updated 5 years ago
- implementation of several GANs with pytorch☆160Updated 3 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 years ago
- Simple 1D CNN approach to human-activity-recognition (HAR) in PyTorch.☆60Updated 6 years ago
- about how to use CNN with one dimensional signal☆29Updated 7 years ago
- Explanation of 1D CNN☆58Updated 6 years ago
- A pytorch implementation of TSK fuzzy sytems.☆17Updated 5 years ago
- A time series signal analysis and classification framework☆85Updated 2 years ago
- Models Supported: Inception [v1, v2, v3, v4], SE-Inception, Inception_ResNet [v1, v2], SE-Inception_ResNet (1D and 2D version with DEMO f…☆35Updated 3 years ago
- ECG Classification, Continuous Wavelet Transform, CWT, Convolutional Neural Network, CNN, Arrhythmia, Heartbeat classification☆80Updated 4 years ago
- Extracting the deep features of the BreakHis dataset from pre-trained GoogLeNet, ResNet-18 and VGG-19 Convolutional Neural Networks (CNN…☆11Updated 3 years ago
- Weighted LSSVM for regression☆38Updated 6 years ago