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:
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆117Updated 5 years ago
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆27Updated 4 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
- A PyTorch implementation of VGG16. This could be considered as a variant of the original VGG16 since BN layers are added after each conv…☆187Updated 5 years ago
- A pytorch train demo with classical CNN models☆20Updated 9 months ago
- ☆23Updated 4 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆78Updated 4 years ago
- To do a deep learning project on ecg. I use pytorch to reproduce the traditional CNN models include LeNet AlexNet ZFNet VGG GoogLeNet Res…☆95Updated last year
- Using 1D CNN (convolutional neural network) deep learning technique to classify ECG (electrocardiography) signals as normal or abnormal. …☆14Updated 5 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆10Updated 6 years ago
- FastONN - Python based open-source GPU implementation for Operational Neural Networks☆27Updated last year
- Pytorch implementation of Spiking Neural Networks for Human Activity Recognition.☆20Updated 2 years ago
- 1D GAN for ECG Synthesis and 3 models: CNN, LSTM, and Attention mechanism for ECG Classification.☆117Updated 4 years ago
- This repository is used to share some works related to Paderborn Bearing Data☆9Updated 4 years ago
- about how to use CNN with one dimensional signal☆29Updated 6 years ago
- This project presents a novel approach for J peak detection in Heart-Rate monitoring. The proposed approach employs accelerometers to col…☆9Updated last year
- ☆23Updated 3 years ago
- 本研究基于孪生网络和N-way K-shot学习策略,创新提出了一种结合transformer的心电信号分类架构,命名为SMC-Net(Siamese Meta-learning Contrastive Neural Network)。该模型通过孪生网络的结构特性和元学习的…☆17Updated last year
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆75Updated 4 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…☆43Updated 3 years ago
- Deep Residual Shrinkage Networks for Intelligent Fault Diagnosis(pytorch) 深度残差收缩网络应用于故障诊断☆229Updated 2 years ago
- Learning and Building Convolutional Neural Networks using PyTorch☆212Updated 3 years ago
- here is the introduce of bls☆68Updated 4 years ago
- This projected explored the effect of introducing channel and spatial attention mechanisms, namely SEN-Net, ECA-Net, and CBAM to existin…☆10Updated last year
- Unofficial implementation of paper “Multi-scale Attention Convolutional Neural Network for time series classification”[Neural Networks202…☆17Updated 3 years ago
- 深度学习 注意力机制模块 时间 空间注意力通道☆29Updated 2 years ago
- This project is on how to Develop 1D Convolutional Neural Network Models for Human Activity Recognition Below is an example video of a s…☆11Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- A pytorch implementation of TSK fuzzy sytems.☆17Updated 5 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago