chongwar / vgg16-pytorch
vgg16 implemention by pytorch & transfer learning
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for vgg16-pytorch
- Spatial and Channel Attention in CNN Architectures for Image Classification task☆25Updated 4 years ago
- CBAM: Convolutional Block Attention Module for CIFAR10 on ResNet backbone with Pytorch☆106Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 5 years ago
- A convolutional autoencoder for feature extraction, with an SVM for image classification.☆11Updated 5 years ago
- ☆20Updated 2 years ago
- CBAM(Convolutional Block Attention Module) implementation on TensowFlow2.0☆74Updated 3 years ago
- Using Bayesian optimization to optimaze the network of CNN,which is used in fault diagnosis☆12Updated 2 years ago
- A implementation of Gramian Angular Field (GAF) in Pytorch.☆13Updated last year
- Autoencoders in PyTorch☆98Updated 5 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆87Updated 3 years ago
- fpn_resnet、resnet-se、resnet-cbam☆33Updated 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…☆42Updated 2 years ago
- Deep Residual Shrinkage Networks for Intelligent Fault Diagnosis(pytorch) 深度残差收缩网络应用于故障诊断☆204Updated last year
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆84Updated 3 years ago
- Evolving Architectures for Convolutional Neural Networks using the Genetic Algorithm☆25Updated 3 years ago
- This repository is used to share some works related to Paderborn Bearing Data☆9Updated 3 years ago
- here is the introduce of bls☆66Updated 3 years ago
- An Architecture Combining CNN and SVM for Image Classification☆17Updated 5 years ago
- 基于一维卷积神经网络(1D-CNN)的多元时间序列分类☆71Updated 4 years ago
- Wavelet CNN, Texture Classification in Keras☆50Updated 2 years ago
- ☆27Updated 6 years ago
- ☆21Updated 3 years ago
- A python program to build ResNet-1D model and DRSN-1D model in keras environment.☆11Updated last year
- CNN for regression☆11Updated 5 years ago
- Encoding time series as images using GAF operation by pyts.☆212Updated 2 years ago
- One of the first implementations of Grad-CAM ++ for time series / 1d signal.☆15Updated last year
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆17Updated 2 years ago
- The code of Understanding and Learning Discriminant Features based on Multi-Attention 1DCNN for Wheelset Bearing Fault Diagnosis.☆24Updated 5 years ago
- 麻雀算法优化支持向量机 python实现☆12Updated 2 years ago