MRZHANG-1997 / PythonLinks
☆30Updated 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实现GAN 的过程☆59Updated 2 months ago
- GAN的论文复现☆84Updated last year
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆236Updated last year
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆193Updated 6 months ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆483Updated 3 years ago
- 深度残差收缩网络处理一维时域信号☆37Updated 2 years ago
- 深度学习中各种即插即用小模块☆416Updated last year
- 帮助各位成为算法大佬☆49Updated last year
- Deep Residual Shrinkage Networks for Intelligent Fault Diagnosis(pytorch) 深度残差收缩网络应用于故障诊断☆231Updated 2 years ago
- 基于小波变换的信号突变点检测MATLAB实现☆48Updated 4 years ago
- 一维卷积神经网络☆41Updated 5 years ago
- ☆14Updated 2 years ago
- ☆83Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆131Updated 10 months ago
- ☆32Updated last year
- 这个是一个ddpm的pytorch仓库,可以用于训练自己的数据集。☆259Updated 2 years ago
- ☆86Updated 3 years ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,804Updated 6 months ago
- Signal processing method and algorithm library☆267Updated 4 years ago
- implementation of several GANs with pytorch☆156Updated 3 years ago
- 博客论文列表:分系列整理☆387Updated last year
- 【PyTorch】手把手教你跑通第一个神经网络☆267Updated 2 years ago
- 基于小波时频图与 Swin Transformer 的轴承故障诊断方法☆42Updated last year
- 实现的是WDCNN的pytorch版本代码,对应论文的第三章 data包含了四个数据文件夹,这里只使用了0HP文件夹中的数据,里面包含了正常、内圈、外圈、滚动体共10种状态 preprocess.py的功能是对数据进行采样、编码,虽然划分出来了验证集但是并没有使用 trai…☆23Updated 2 years ago
- The deep residual shrinkage network is a variant of deep residual networks.☆481Updated 2 weeks ago
- 由于CSDN博客里面不能 直接上代码链接,涉嫌营销推广,因此建一个github仓库用于整理这些代码链接☆153Updated 2 years ago
- 论文复现☆14Updated 3 years ago
- VMD-SWTTV是一种针对一维信号的二级框架降噪算法,结合了变分模态分解VMD与平稳小波变换SWT,并采用了小波变换全变分法优化了SWT。降噪效果还是不错的。☆45Updated 2 years ago
- 深度学习即插即用模块代码复现☆82Updated 2 months ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆94Updated 4 years ago