neumason / DLNULinks
大连民族大学研究生学位论文参考Latex和word模版,依据2023学校规范开发的相应Latex和word模板。
☆86Updated last year
Alternatives and similar repositories for DLNU
Users that are interested in DLNU are comparing it to the libraries listed below
Sorting:
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆269Updated last year
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆139Updated last year
- Jupyter notebook tutorials for mmgeneration☆242Updated 3 years ago
- pytorch implementation of WGAN to generate anime avatar☆66Updated 2 years ago
- pytorch搭建自己的unet网络,训练自己的数据集。☆342Updated 2 years ago
- ☆84Updated last year
- 一个基于 UNet 的视网膜血管分割项目,使用 PyTorch 实现并基于 DRIVE 数据集进行训练和测试。项目包括完整的数据处理、模型训练和测试流程,最终生成视网膜图像的分割结果。☆24Updated 11 months ago
- Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project☆1,891Updated 10 months ago
- GAN的论文复现☆93Updated last year
- 这个是一个ddpm的pytorch仓库,可以用于训练自己的数据集。☆261Updated 2 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆437Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆205Updated 11 months ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆245Updated 2 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆489Updated 4 years ago
- ☆14Updated 2 years ago
- pytorch+MINIST实现手写数字识别☆240Updated 5 years ago
- 基于SVM的简单机器学习分类,可以使用svm, knn, 朴素贝叶斯,决策树四种机器学习方法进行分类☆126Updated 3 years ago
- 深度学习经典论文翻译☆194Updated 5 years ago
- 该项目基于 ResNet-50 模型进行图像分类,使用 PyTorch 实现,支持图像预处理、数据增强、训练与验证过程,并提供提前停止机制以避免过拟合。用户可以使用该代码进行任意图像分类任务的训练和推理。☆22Updated 6 months ago
- ☆70Updated 3 years ago
- pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆129Updated 5 years ago
- 基于Pytorch框架,使用CNN模型应用于Minist数据集上的分类任务☆23Updated 4 years ago
- 论文复现☆16Updated 3 years ago
- https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix.git☆32Updated 7 years ago
- ☆12Updated 3 years ago
- 细粒度图像分类之十二猫分类,对比ResNet和ViT两者模型性能。☆45Updated 3 years ago
- Image augmentation for object detection, segmentation and classification☆688Updated last year
- Notes & Assignments for Stanford CS231n 2020☆129Updated 4 years ago
- 深度学习实战: 1. BP神经网络函数逼近2. 基于LeNet-5的MNIST字符识别 3. 基于ResNet-18的CIFAR-10图像分类4. 基于选择性搜索(Selective Search)选择候选区域 5.基于YoloV3算法的车辆目标检测 6. YoloV3算法…☆43Updated 2 years ago