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:
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆204Updated 10 months ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆244Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆139Updated last year
- 使用Pytorch实现GAN 的过程☆63Updated 6 months ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆488Updated 3 years ago
- ☆84Updated last year
- 论文复现☆16Updated 3 years ago
- ☆35Updated last year
- 帮助各位成为算法大佬☆49Updated last week
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,874Updated 9 months ago
- 深度残差收缩网络处理一维时域信号☆36Updated 2 years ago
- implementation of several GANs with pytorch☆163Updated 3 years ago
- GAN的论文复现☆90Updated last year
- 深度学习中各种即插即用小模块☆448Updated last year
- 智能故障诊断中一维类梯度激活映射可视化展示 1D-Grad-CAM for interpretable intelligent fault diagnosis☆113Updated 2 years ago
- 一维卷积神经网络☆41Updated 6 years ago
- Image augmentation for object detection, segmentation and classification☆686Updated last year
- The deep residual shrinkage network is a variant of deep residual networks.☆489Updated 2 months ago
- 🕹️SCConv: Spatial and Channel Reconstruction Convolution for Feature Redundancy☆322Updated last year
- Elsevier template 'els-cas-templates'.☆222Updated 2 years ago
- We propose a novel deep learning framework DRSNet (deep residual shrinkage network) with an embedded soft-threshold denoising scheme for …☆15Updated 2 years ago
- ☆45Updated 3 years ago
- Deep Residual Shrinkage Networks for Intelligent Fault Diagnosis(pytorch) 深度残差收缩网络应用于故障诊断☆236Updated 2 years ago
- 基于小波时频图与 Swin Transformer 的轴承故障诊断方法☆51Updated 2 years ago
- Elsevier template 'elsarticle'.☆176Updated 2 years ago
- ☆86Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆434Updated 3 years ago
- 基于小波变换的信号突变点检测MATLAB实现☆49Updated 5 years ago
- A pytorch train demo with classical CNN models☆25Updated last year
- 实现的是WDCNN的pytorch版本代码,对应论文的第三章 data包含了四个数据文件夹,这里只使用了0HP文件夹中的数据,里面包含了正常、内圈、外圈、滚动体共10种状态 preprocess.py的功能是对数据进行采样、编码,虽然划分出来了验证集但是并没有使用 trai…☆26Updated 2 years ago