litchiyou / unet-imageLinks
图像处理课程的一个课程设计,基于深度学习的细胞数目识别与计数
☆39Updated 6 years ago
Alternatives and similar repositories for unet-image
Users that are interested in unet-image are comparing it to the libraries listed below
Sorting:
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆122Updated 5 years ago
- 数字图像处理大作业,图像细粒度分类,CUB-200-2011,Peking University☆74Updated 7 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆181Updated 5 years ago
- CNN卷积神经网络 交通标志识别☆121Updated 7 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago
- 基于深度学习方法的图像分割(含语义分割、 实例分割、全景分割)。☆166Updated 5 years ago
- 基于数字图像处理的车牌定位和分割☆13Updated 6 years ago
- PyTorch框架构建花朵图像分类模型(Resnet网络,迁移学习)☆16Updated 3 years ago
- OpenCV图像处理的信用卡,卡号数字识别☆57Updated 6 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 毕业设计,图像拼接☆142Updated 7 years ago
- Face Detection