MRZHANG-1997 / PythonLinks
☆31Updated 3 years ago
Alternatives and similar repositories for Python
Users that are interested in Python are comparing it to the libraries listed below
Sorting:
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆250Updated 2 years ago
- 使用Pytorch实现GAN 的过程☆63Updated 7 months ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆489Updated 4 years ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆207Updated 11 months ago
- GAN的论文复现☆93Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆139Updated last year
- 帮助各位成为算法大佬☆49Updated last month
- 深度学习中各种即插即用小模块☆456Updated last year
- 这个是一个ddpm的pytorch仓库,可以用于训练自己的数据集。☆261Updated 2 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆495Updated last month
- 一维卷积神经网络☆42Updated 6 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- ☆25Updated 4 years ago
- 智能故障诊断中一维类梯度激活映射可视化展示 1D-Grad-CAM for interpretable intelligent fault diagnosis☆114Updated 2 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…☆114Updated last year
- VAE-pytorch模型,可以在一维时间序列上训练并生成新的data☆21Updated 2 years ago
- ☆20Updated 2 years ago
- ☆35Updated last year
- Deep Residual Shrinkage Networks for Intelligent Fault Diagnosis(pytorch) 深度残差收缩网络应用于故障诊断☆244Updated 2 years ago
- A pytorch train demo with classical CNN models☆26Updated last year
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,890Updated 11 months ago
- 深度残差收缩网络处理一维时域信号☆36Updated 2 years ago
- A implementation of Gramian Angular Field (GAF) in Pytorch.☆19Updated 2 years ago
- ☆89Updated 3 years ago
- implementation of several GANs with pytorch☆164Updated 3 years ago
- 实现的是WDCNN的pytorch版本代码,对应论文的第三章 data包含了四个数据文件夹,这里只使用了0HP文件夹中的数据,里面包含了正常、内圈、外圈、滚动体共10种状态 preprocess.py的功能是对数据进行采样、编码,虽然划分出来了验证集但是并没有使用 trai…☆27Updated 2 years ago
- ☆14Updated 2 years ago
- ☆85Updated last year
- 基于小 波时频图与 Swin Transformer 的轴承故障诊断方法☆52Updated 2 years ago
- ☆11Updated last year