ShouldChan / SIFT_explictLinks
python使用SIFT算法对图像提取特征
☆11Updated 8 years ago
Alternatives and similar repositories for SIFT_explict
Users that are interested in SIFT_explict are comparing it to the libraries listed below
Sorting:
- 第九届大学生服务外包大赛--A16验证码识别。基于卷积神经网络,Siamese Network等方法实现光学字符识别以及基于度量学习的相似字符匹配。相关参考论文《Learning a Similarity Metric Discriminatively, with Appl…☆18Updated 5 years ago
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 4 years ago
- Image Captioning in Chinese using LSTM RNN with attention mechanism☆38Updated 6 years ago
- 利用vgg-16/19预训练模型提取图片的特征☆26Updated 6 years ago
- 这是Corel5K图像集,共包含科雷尔(Corel)公司收集整理的5000幅图片,故名:Corel5K,童鞋们可用于科学图像实验:分类、检索等。Corel5k数据集是图像实验的事实标准数据集。请勿用于商业用途。私底下学习交流使用。 Corel图像库是科雷尔(Corel)公…☆68Updated 9 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- A practical example on how to combine both a CNN and a RNN to classify images.☆53Updated 8 years ago
- 这是之前我和我的组员参与Tiny-mind 手写汉字识别大赛的一个项目, 主要实现了用Resnet或VGG16作为Backbone来训练一个分类任务以及基于opencv的一些图片数据集增强,最终我们组的成绩为TOP-5准确率99.19, 排名5/700。这个项目也可以用于其…☆84Updated 6 years ago
- 微调 Inception-ResNet-V2, 解决 AI Challenger 2017 场景分类问题。☆80Updated 5 years ago
- ☆65Updated 7 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆14Updated 7 years ago
- 学习pytorch图像分类时整理的魔板,只需要更改对应的图片,直接运行train.py 和test.py即可☆17Updated 5 years ago
- mutil-class focal loss implemented in keras☆158Updated 6 years ago
- some small codes about deep learning☆51Updated 7 years ago
- AI Challenger 2018 农作物病害检测☆52Updated 6 months ago
- 图像细粒度分类☆12Updated 6 years ago
- TensorFlow的练习代码☆44Updated 6 years ago
- 机器学习课程大作业 - 基于深度神经网络的图像分类任务☆31Updated 8 years ago
- Image Classification using SIFT, Bag of words, k means clustering and SVM Classification☆85Updated last year
- 爬取百度图片,搭建自己的图片索引库实现 简单的以图搜图功能,还有可视化效果☆51Updated 6 years ago
- 电影评论情感分类,基于Pytorch☆15Updated 5 years ago
- ICPR 2018 挑战赛一:网络图像的文本识别 / ICPR 2018 挑战赛二:网络图像的文本检测☆42Updated 7 years ago
- a web service of image classification using django and tfserving☆17Updated 6 years ago
- 设计并实现了一个基于深度学习、集成学习、迁移学习、GAN等技术的色素性皮肤病自动识别七分类系统。本系统主要由服务端和客户端两个模块组成。服务端基于深度学习、集成学习、迁移学习、GAN等技术实现了对色素性皮肤病自动识别七分类。客户端使用微信小程序和网站(SSM、Springb…☆123Updated 4 years ago
- 层次注意力机制用于文本分类☆10Updated 5 years ago
- 基于ComNet的短文本匹配网络模型☆11Updated 6 years ago
- 第五届百度西安交大大数据竞赛 城市区域功能分类 Baseline☆94Updated 3 years ago
- 使用LSTM训练生成古诗模型,其中生成器可以指定生成风格进行输出☆31Updated 7 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago
- Ai Challenger 2018 Competitions 农作物病害检测☆327Updated 5 years ago