Deep Learning For Image Processing

deep learning for image processing including classification and object-detection etc.
Alternatives To Deep Learning For Image Processing
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Deep Learning For Image Processing14,599
24 days ago28gpl-3.0Python
deep learning for image processing including classification and object-detection etc.
Catalyst3,10319103 days ago108April 29, 20224apache-2.0Python
Accelerated deep learning R&D
Maxvit230
5 months ago2apache-2.0Jupyter Notebook
[ECCV 2022] Official repository for "MaxViT: Multi-Axis Vision Transformer". SOTA foundation models for classification, detection, segmentation, image quality, and generative modeling...
Bonnetal167
3 years ago10mitPython
Bonnet and then some! Deep Learning Framework for various Image Recognition Tasks. Photogrammetry and Robotics Lab, University of Bonn
Color_recognition148
2 years agomitPython
Color Recognition on a Webcam Stream / on Video / on a Single Image using K-Nearest Neighbors (KNN) is Trained with Color Histogram Features.
Paddlers137
8 months ago1May 19, 20224apache-2.0Python
Awesome Remote Sensing Toolkit based on PaddlePaddle.
Autoannotationtool113
2 years ago1mitC++
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Brainstools95
21 days ago18apache-2.0C++
A suite of tools for medical image processing focused on brain analysis
X Ray Classification85
5 years agon,ullmitPython
X-ray Images (Chest images) analysis and anomaly detection using Transfer learning with inception v2
Aideveloper74
2 months ago8bsd-2-clausePython
GUI-based software for training, evaluating and applying deep neural nets for image classification
Alternatives To Deep Learning For Image Processing
Select To Compare


Alternative Project Comparisons
Readme

深度学习在图像处理中的应用教程

前言

  • 本教程是对本人研究生期间的研究内容进行整理总结,总结的同时也希望能够帮助更多的小伙伴。后期如果有学习到新的知识也会与大家一起分享。
  • 本教程会以视频的方式进行分享,教学流程如下:
    1)介绍网络的结构与创新点
    2)使用Pytorch进行网络的搭建与训练
    3)使用Tensorflow(内部的keras模块)进行网络的搭建与训练
  • 课程中所有PPT都放在course_ppt文件夹下,需要的自行下载。

教程目录,点击跳转相应视频(后期会根据学习内容增加)

更多相关视频请进入我的bilibili频道查看


所需环境

  • Anaconda3(建议使用)
  • python3.6/3.7/3.8
  • pycharm (IDE)
  • pytorch 1.10 (pip package)
  • torchvision 0.11.1 (pip package)
  • tensorflow 2.4.1 (pip package)

欢迎大家关注下我的微信公众号(阿喆学习小记),平时会总结些相关学习博文。

如果有什么问题,也可以到我的CSDN中一起讨论。 https://blog.csdn.net/qq_37541097/article/details/103482003

我的bilibili频道: https://space.bilibili.com/18161609/channel/index

Popular Classification Projects
Popular Image Processing Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Deep Learning
Pytorch
Classification
Segmentation
Image Processing
Object Detection
Ssd
Rcnn
Bilibili